sohomghosh
commited on
Commit
•
4902774
1
Parent(s):
dba2b44
Update app.py
Browse files
app.py
CHANGED
@@ -137,4 +137,4 @@ with demo:
|
|
137 |
inputs=example_text,
|
138 |
outputs=example_text.components)
|
139 |
gr.Markdown("<sub><sup>How to use? [link](https://github.com/sohomghosh/FENCE_Financial_Exaggerated_Numeral_ClassifiEr/blob/main/README.md), Warning: User discretion is advised.</sup></sub>")
|
140 |
-
demo.launch(
|
|
|
137 |
inputs=example_text,
|
138 |
outputs=example_text.components)
|
139 |
gr.Markdown("<sub><sup>How to use? [link](https://github.com/sohomghosh/FENCE_Financial_Exaggerated_Numeral_ClassifiEr/blob/main/README.md), Warning: User discretion is advised.</sup></sub>")
|
140 |
+
demo.launch()
|