Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
seawolf2357/jinjavis-blog-api
seawolf2357
/
ofai-jinjavis-blog
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
seawolf2357
commited on
Aug 25, 2024
Commit
a00a731
·
verified
·
1 Parent(s):
82b2c0f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -45,4 +45,4 @@ demo = gr.ChatInterface(
45
)
46
47
if __name__ == "__main__":
48
-
demo.queue(max_size=
10
).launch()
45
)
46
47
if __name__ == "__main__":
48
+
demo.queue(max_size=
4
).launch()