Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Starchik1/anychat
Starchik
/
CodeBox
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Starchik
commited on
1 day ago
Commit
905e9bd
·
verified
·
1 Parent(s):
8b0f808
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -24,4 +24,4 @@ demo = get_app(
24
)
25
26
if __name__ == "__main__":
27
-
demo.queue(api_open=False).launch(show_api=False)
24
)
25
26
if __name__ == "__main__":
27
+
demo.queue(api_open=False).launch(show_api=False)