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 28, 2024
Commit
c928c06
·
verified
·
1 Parent(s):
a950030
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -240,4 +240,4 @@ def create_ui():
240
241
# Launch the Gradio interface
242
demo = create_ui()
243
-
demo.launch(debug=True)
240
241
# Launch the Gradio interface
242
demo = create_ui()
243
+
demo.launch(debug=True)