Spaces:
Runtime error
Runtime error
Commit ·
29fbe6d
1
Parent(s): f5f4c02
Update app.py
Browse files
app.py
CHANGED
|
@@ -77,4 +77,4 @@ iface = gr.Interface(
|
|
| 77 |
description="Enter a financial news headline to analyze its sentiment, identify mentioned stocks, and get advice on how to proceed."
|
| 78 |
)
|
| 79 |
|
| 80 |
-
iface.launch()
|
|
|
|
| 77 |
description="Enter a financial news headline to analyze its sentiment, identify mentioned stocks, and get advice on how to proceed."
|
| 78 |
)
|
| 79 |
|
| 80 |
+
iface.launch()
|