Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chansung
/
zero2story
like
179
Build error
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
chansung
commited on
Oct 24, 2023
Commit
9421612
·
1 Parent(s):
3332aa4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -987,4 +987,4 @@ with gr.Blocks(css=STYLE) as demo:
987
outputs=[selected_side_char_image3]
988
)
989
990
-
demo.queue().launch(
share=True
)
987
outputs=[selected_side_char_image3]
988
)
989
990
+
demo.queue().launch()