Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
PR-Puppets/PR-Puppet-Sora
Konst2021
/
PR-Puppet-Sora
like
0
Runtime error
App
Files
Files
Community
PR-Puppets
commited on
Nov 26, 2024
Commit
66a9010
·
verified
·
1 Parent(s):
da28342
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -315,4 +315,4 @@ some sora-alpha-artists
315
316
# Launch the app
317
if __name__ == "__main__":
318
-
demo.launch(ssr_mode=
False
)
315
316
# Launch the app
317
if __name__ == "__main__":
318
+
demo.launch(ssr_mode=
True
)