Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ekimetrics
/
climate-question-answering
like
137
Running
App
Files
Files
Community
17
TheoLvs
commited on
Nov 27, 2023
Commit
24b7633
•
1 Parent(s):
447102c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -642,6 +642,6 @@ Or around 2 to 4 times more than a typical Google search.
642
"""
643
)
644
645
-
#
demo.queue(concurrency_count=16)
646
647
demo.launch()
642
"""
643
)
644
645
+
demo.queue(concurrency_count=16)
646
647
demo.launch()