Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
anycoder
like
2.08k
Running
on
CPU Upgrade
App
Files
Files
Community
58
Fetching metadata from the HF Docker repository...
Update app.py
#58
by
sk16er
- opened
Mar 2
base:
refs/heads/main
←
from:
refs/pr/58
Discussion
Files changed
+1
-1
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
)