Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -239,4 +239,4 @@ iface = gr.Interface(
|
|
| 239 |
description="Enter a company name or financial topic to get a summary of recent financial news."
|
| 240 |
)
|
| 241 |
|
| 242 |
-
iface.launch()
|
|
|
|
| 239 |
description="Enter a company name or financial topic to get a summary of recent financial news."
|
| 240 |
)
|
| 241 |
|
| 242 |
+
iface.launch()
|