Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
fffiloni/SCAIL-Pose
John2J
/
SCAIL-Pose
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fffiloni
commited on
Jul 5
Commit
eeba86f
·
verified
·
1 Parent(s):
a335f50
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -913,4 +913,4 @@ def build_ui():
913
914
915
if __name__ == "__main__":
916
-
build_ui().queue(max_size=4).launch(show_error=True)
913
914
915
if __name__ == "__main__":
916
+
build_ui().queue(max_size=4).launch(show_error=True)