Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ByteDance
/
XVerse
like
9
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
helloworld-S
commited on
4 days ago
Commit
1a14f73
·
verified
·
1 Parent(s):
c9de087
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -509,4 +509,4 @@ if __name__ == "__main__":
509
)
510
511
demo.queue()
512
-
demo.launch(
ssr_mode=False
)
509
)
510
511
demo.queue()
512
+
demo.launch()