Update app.py
Browse files
app.py
CHANGED
|
@@ -109,6 +109,7 @@ This tool analyzes financial events using a retrieval-augmented **language model
|
|
| 109 |
- Market reactions to political events
|
| 110 |
- Corporate announcements and earnings reports
|
| 111 |
- Technological product launches
|
|
|
|
| 112 |
Click an example below to quickly test the model.
|
| 113 |
"""
|
| 114 |
iface = gr.Interface(
|
|
|
|
| 109 |
- Market reactions to political events
|
| 110 |
- Corporate announcements and earnings reports
|
| 111 |
- Technological product launches
|
| 112 |
+
|
| 113 |
Click an example below to quickly test the model.
|
| 114 |
"""
|
| 115 |
iface = gr.Interface(
|