Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
chansung
/
zero2story
like
179
Build error
App
Files
Files
Community
4
chansung
commited on
Oct 7, 2023
Commit
fa4aa2a
•
1 Parent(s):
24e1a36
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -801,4 +801,4 @@ with gr.Blocks(css=STYLE) as demo:
801
outputs=[selected_side_char_image3]
802
)
803
804
-
demo.queue().launch(
share=True
)
801
outputs=[selected_side_char_image3]
802
)
803
804
+
demo.queue().launch()