Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PlantBasedTen
/
Financial_Bot
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
PlantBasedTen
commited on
Jan 27, 2024
Commit
25bde0e
·
verified
·
1 Parent(s):
8bd1b8f
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -198,4 +198,4 @@ demo = gr.ChatInterface(
198
199
200
if __name__ == "__main__":
201
-
demo.
load().
queue().launch()
198
199
200
if __name__ == "__main__":
201
+
demo.queue().launch()