Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ShahdReda
/
ADHD
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ShahdReda
commited on
Jun 15, 2024
Commit
094a954
·
verified
·
1 Parent(s):
f10951d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -128,4 +128,4 @@ interface = gr.Interface(
128
)
129
130
# Launch the Gradio interface
131
-
interface.launch(
share=True, server_port=7871
)
128
)
129
130
# Launch the Gradio interface
131
+
interface.launch()