Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KraTUZen
/
LogicLink-Project-Space
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
KraTUZen
commited on
12 days ago
Commit
4dbff1b
·
1 Parent(s):
76477fb
dom
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -388,4 +388,4 @@ with gr.Blocks(css=css, fill_width=True, title="LogicLinkV5") as demo:
388
queue=False
389
)
390
391
-
demo.queue().launch(
share=True, debug=True
)
388
queue=False
389
)
390
391
+
demo.queue().launch()