Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
1mpreccable
/
YOGAI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1mpreccable
commited on
Oct 23, 2024
Commit
bdbaced
·
verified
·
1 Parent(s):
2be34bf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -131,4 +131,4 @@ def interface():
131
132
133
if __name__ == "__main__":
134
-
interface().launch(
share=True
)
131
132
133
if __name__ == "__main__":
134
+
interface().launch()