Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
renesistech
/
centurion-poc-unified
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
noumanjavaid
commited on
Nov 19, 2024
Commit
544ae75
·
verified
·
1 Parent(s):
bc18442
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -221,6 +221,4 @@ if __name__ == "__main__":
221
demo.launch(
222
show_error=False,
223
show_api=False,
224
-
analytics_enabled=False,
225
-
enable_queue=False
226
)
221
demo.launch(
222
show_error=False,
223
show_api=False,
224
)