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
8c10b76
·
verified
·
1 Parent(s):
0cc0e0f
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.load(
198
199
200
if __name__ == "__main__":
201
-
demo.
queue().
launch()
198
199
200
if __name__ == "__main__":
201
+
demo.launch()