Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DreamStream-1
/
Testing
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DreamStream-1
commited on
Nov 29, 2024
Commit
23d656c
·
verified
·
1 Parent(s):
2fe9998
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -198,4 +198,4 @@ iface = gr.Interface(
198
199
# Launch Gradio app
200
if __name__ == "__main__":
201
-
iface.launch(debug=True)
198
199
# Launch Gradio app
200
if __name__ == "__main__":
201
+
iface.launch(debug=True)