Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cycool29
/
Spiral-ND
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cycool29
commited on
29 days ago
Commit
e4ef7eb
·
verified
·
1 Parent(s):
492b786
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1150,4 +1150,5 @@ if __name__ == "__main__":
1150
share=False,
1151
show_error=True,
1152
max_threads=40,
1153
)
1150
share=False,
1151
show_error=True,
1152
max_threads=40,
1153
+
favicon_path='favicon.png'
1154
)