Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nanom
/
syntactic_tree
like
18
Runtime error
App
Files
Files
Community
2
nanom
commited on
Jun 30
Commit
fd5b8fd
•
1 Parent(s):
9531ead
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -75,7 +75,7 @@ with iface:
75
76
iface.queue(
77
max_size=4,
78
-
concurrency_count=2
79
)
80
81
iface.launch(
75
76
iface.queue(
77
max_size=4,
78
+
#
concurrency_count=2
79
)
80
81
iface.launch(