Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
akhaliq
/
anycoder
like
3.27k
Running
App
Files
Files
Community
87
Fetching metadata from the HF Docker repository...
sk16er
commited on
Mar 2, 2025
Commit
4b8edd2
·
verified
·
1 Parent(s):
c1081fb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -66,4 +66,4 @@ with demo:
66
)
67
68
if __name__ == "__main__":
69
-
demo.queue(api_open=False).launch(show_api=
False
)
66
)
67
68
if __name__ == "__main__":
69
+
demo.queue(api_open=False).launch(show_api=
true
)