-
### Describe the bug
The corners of the gr.Radio within gr.Group are not rounded. This issue makes the interface look quite unappealing when using Gradio for a B2C site.
### Have you searched existi…
-
I did my best to search the docs, but I wasn't able to find an answer.
I want to implement Solara into a FastAPI application.
I also want to use Auth0 in the Solara application.
I admittedly …
-
### Describe the bug
The Gradio custom progress bar does not display when launching the demo with a custom root_path. Instead I get only a spinner.
In Chrome Developer, I can see that there is a…
-
## New way to use another framework to Add sign-in with Microsoft to a Python web app.
Note: This is a very simple demo - to keep it easy to understand for anyone getting started.
Reason i post…
-
I am trying to deploy my app using nginx as a proxy. My `fastapi` app is running on `http://localhost:8000` and the `nginx` is listening to the public IP on port 443. I have configured the `redirect_…
-
Hi!
I have a problem with setting up a public share - would greatly appreciate some help!
I am running a FastAPI server in Docker and want to expose it using ZROK since my server is behind a fir…
-
Hi I'm new to Auth0 and authentication. I worked through the tutorial[https://auth0.com/blog/build-and-secure-fastapi-server-with-auth0/] and keep getting a 403 error: {"detail":"Invalid issuer"}% …
-
### Describe the bug
When using `gr.HighlightedText.update` to update its `color_map`, if the new `color_map` remove some keys from the original `color_map`, those deleted labels is still displayed…
-
### Describe the bug
Hi ! I try to run a js script on button click.
To keep it simple for the issue, the script should display a string which correspond to the value of a dropdown. For my true …
-
Hi! I'm looking at the tutorial here: https://github.com/CrossFacilityWorkflows/DOE-HPC-workflow-training/tree/main/Balsam and trying to imagine how this works with a job manager like Flux Framework. …