Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
son9john/USMLE
son9john
/
YENA
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
son9john
commited on
Mar 26, 2023
Commit
7946524
·
1 Parent(s):
673f72f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -177,4 +177,4 @@ iface = gr.Interface(
177
)
178
179
# Run the Gradio interface
180
-
iface.launch(
debug=True,
enable_queue=True)
177
)
178
179
# Run the Gradio interface
180
+
iface.launch(enable_queue=True)