alen commited on
Commit
d26962d
·
verified ·
1 Parent(s): 4820f61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -157,8 +157,6 @@ def QA(question: str, history: list):
157
 
158
  democ1 = gr.ChatInterface(
159
  QA,
160
- additional_inputs=[
161
- ],
162
  fill_height=True,
163
  multimodal=True,
164
  title="Box Chat(Agent)",
 
157
 
158
  democ1 = gr.ChatInterface(
159
  QA,
 
 
160
  fill_height=True,
161
  multimodal=True,
162
  title="Box Chat(Agent)",