Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ekimetrics
/
climate-question-answering
like
147
Running
App
Files
Files
Community
27
Fetching metadata from the HF Docker repository...
TheoLvs
commited on
Apr 28, 2023
Commit
cdb86bf
·
1 Parent(s):
5a5ed5e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -550,4 +550,4 @@ For developers, the methodology used is detailed below :
550
551
demo.queue(concurrency_count=16)
552
553
-
demo.launch(
server_port = 8080
)
550
551
demo.queue(concurrency_count=16)
552
553
+
demo.launch()