Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alexnasa
/
XVerse
like
33
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
alexnasa
commited on
Jul 1
Commit
2910919
·
verified
·
1 Parent(s):
42876b6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -544,4 +544,4 @@ if __name__ == "__main__":
544
545
546
demo.queue()
547
-
demo.launch(
share=True
)
544
545
546
demo.queue()
547
+
demo.launch()