Sumit Sahoo

Results 18 comments of Sumit Sahoo

Is v2.0 final coming anytime soon?

@lwouis I recently came across this app and I just want to thank you for keeping the open-source spirit alive.

@nadetastic It is really a pain that AWS Amplify does not support Azure AD out of the box and we have to do workarounds. We are also implementing our company...

I am using Gradio with Cloud Run and it works. Since the image is Linux use `python3`. ```bash EXPOSE 8080 CMD ["python3", "app.py"] ```

@abidlabs Yep and the thing is Gradio is already responsive (pretty much). There are helper tools that suggest what is needed for making an existing page a PWA. See [PWA...

We are also getting the same error. We are using a custom cognito user pool with Azure AD SAML provider.

You can take reference from Sensei app, visually it is a stunner.

It would be great to have audio working in `Chainlit`. Below is the code that I use to do audio conversions in `Gradio`. ``` # Transcribe audio to text def...

Same issue here too. Had to install the test build. Waiting for stable release.

> hi, this bug fix as the way: > > my device is Mac book pro (m3) > > 1. open safari, select the rosetta open, > 2. the will...