bstraehle commited on
Commit
af8b168
1 Parent(s): b262f8a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -173,4 +173,5 @@ 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
  ).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
+ multimodal=False,
177
  ).launch()