AFischer1985 commited on
Commit
d8b9fc9
1 Parent(s): 0ad705b

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -297,7 +297,7 @@ i=gr.ChatInterface(multimodal_response,
297
  gr.Dropdown(
298
  info="select retrieval version",
299
  choices=["1","2","3"],
300
- value=["1"],
301
  label="Retrieval Version"),
302
  gr.Textbox(
303
  value="",
 
297
  gr.Dropdown(
298
  info="select retrieval version",
299
  choices=["1","2","3"],
300
+ value="1",
301
  label="Retrieval Version"),
302
  gr.Textbox(
303
  value="",