Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -173,5 +173,4 @@ gr.ChatInterface(
|
|
173 |
[{"text": "Execute: Chart showing stock gain YTD for NVDA, MSFT, AAPL, and GOOG, x-axis is 'Day' and y-axis is 'YTD Gain %'", "files": []}],
|
174 |
],
|
175 |
cache_examples=False,
|
176 |
-
multimodal=True,
|
177 |
).launch()
|
|
|
173 |
[{"text": "Execute: Chart showing stock gain YTD for NVDA, MSFT, AAPL, and GOOG, x-axis is 'Day' and y-axis is 'YTD Gain %'", "files": []}],
|
174 |
],
|
175 |
cache_examples=False,
|
|
|
176 |
).launch()
|