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
Jul 29, 2023
Commit
49ad317
Β·
1 Parent(s):
d01b6f6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -92,4 +92,4 @@ with gr.Blocks() as demo:
92
outputs="text",
93
description="yn"
94
)
95
-
demo.queue(max_size=32).launch(enable_queue=True)
92
outputs="text",
93
description="yn"
94
)
95
+
demo.queue(max_size=32).launch(enable_queue=True)