Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ironjr/LucidDreamer
Cyberspace
/
LucidDreamer
like
0
Runtime error
App
Files
Files
Community
ironjr
commited on
Dec 7, 2023
Commit
6f1773a
•
1 Parent(s):
8973224
Upload app.py with huggingface_hub
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -308,4 +308,4 @@ with gr.Blocks(css=css) as demo:
308
309
310
if __name__ == '__main__':
311
-
demo.
queue().
launch()
308
309
310
if __name__ == '__main__':
311
+
demo.launch()