Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ahmed235
/
final
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ahmed235
commited on
Mar 2, 2024
Commit
9d6950e
·
verified
·
1 Parent(s):
66a80df
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -54,4 +54,4 @@ iface = gr.Interface(
54
)
55
56
# Deploy the Gradio interface
57
-
iface.launch
54
)
55
56
# Deploy the Gradio interface
57
+
iface.launch
()