Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sanshruth
/
Bionic_Reading_Hub
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sanshruth
commited on
Oct 27, 2024
Commit
a956d1b
·
verified
·
1 Parent(s):
3e20675
Removing debug=True
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -314,4 +314,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as app:
314
outputs=[font_output]
315
)
316
317
-
app.launch(
debug=True
)
314
outputs=[font_output]
315
)
316
317
+
app.launch()