Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nnmthuw
/
CoGaiMoDuong
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nnmthuw
commited on
Jan 7, 2024
Commit
165a970
·
1 Parent(s):
e73a74a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -36,4 +36,4 @@ if __name__ == "__main__":
36
outputs=["textbox", "textbox", "textbox"]
37
)
38
39
-
app.launch(
shared
=
True)
36
outputs=["textbox", "textbox", "textbox"]
37
)
38
39
+
app.launch(
enable_queue
=True)