Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ldhldh
/
langchain_kaka_api
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ldhldh
commited on
Oct 12, 2023
Commit
e05f064
Β·
1 Parent(s):
f718849
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -81,4 +81,4 @@ with gr.Blocks() as demo:
81
description="chat",
82
)
83
84
-
demo.queue(max_size=32).launch(enable_queue=True)
81
description="chat",
82
)
83
84
+
demo.queue(max_size=32).launch(enable_queue=True)