Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Wilbur1240
/
text-to-image
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Wilbur1240
commited on
Apr 9
Commit
c6d6c2d
·
1 Parent(s):
fc58cf5
update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -154,4 +154,4 @@ with gr.Blocks(css=css) as demo:
154
)
155
156
if __name__ == "__main__":
157
-
demo.launch(show_api=False
, prevent_thread_lock=True
)
154
)
155
156
if __name__ == "__main__":
157
+
demo.launch(show_api=False)