Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
palltaruo/Song_based_on_keyword
palltaruo
/
Guitar-playing-tutorial
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
palltaruo
commited on
Feb 14, 2025
Commit
d449ca4
·
verified
·
1 Parent(s):
4b384c2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -54,4 +54,4 @@ agent = CodeAgent(
54
)
55
56
# Launch UI
57
-
GradioUI(agent).launch(
share=True
)
54
)
55
56
# Launch UI
57
+
GradioUI(agent).launch()