Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DragonLLM
/
FinTranslate-Demo
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
raheelqader
commited on
Mar 18
Commit
a0f8e98
·
verified
·
1 Parent(s):
0ef983c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -97,4 +97,4 @@ demo = gr.Interface(
97
examples=examples
98
)
99
100
-
demo.launch(
enable_queue=True
)
97
examples=examples
98
)
99
100
+
demo.launch()