Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ginipick
/
OpenSUNO
like
95
Building
on
L40S
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ginipick
commited on
Jan 29
Commit
0c6f8b0
·
verified
·
1 Parent(s):
6ca95c4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -509,6 +509,5 @@ if __name__ == "__main__":
509
share=True,
510
show_api=True,
511
show_error=True,
512
-
max_threads=8
,
513
-
analytics_enabled=False
514
)
509
share=True,
510
show_api=True,
511
show_error=True,
512
+
max_threads=8
513
)