HF中国镜像站
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
anychat
like
2.03k
Running
on
CPU Upgrade
App
Files
Files
Community
58
Fetching metadata from the HF Docker repository...
sk16er
commited on
13 days ago
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
)