Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
giulio678
/
NeurArch
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
giulio678
commited on
Nov 6, 2024
Commit
aa6c775
·
verified
·
1 Parent(s):
dfc6ae4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -57,4 +57,4 @@ iface = gr.Interface(
57
outputs="text"
58
)
59
60
-
iface.launch(share=True) # Abilita l'accesso pubblico
57
outputs="text"
58
)
59
60
+
iface.launch(share=True
, enable_queue=True
) # Abilita l'accesso pubblico
e la coda