Fix Debug Flag Not Forwarded from launch() in Gradio
Gradio's App.create_app() hardcoded debug=True, ignoring the user's launch(debug=False) setting. A clean one-line fix with tests.
Gradio FastAPI Python Open Source
March 2, 2026
Read More