s3nh commited on
Commit
bb964d9
·
verified ·
1 Parent(s): 3eec5e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ with gr.Blocks(title='MoE-LLaVA🚀') as demo:
62
  "What might be the reason for the dog's aggressive behavior?",
63
  ],
64
  ],
65
- inputs=[image1, textbox],
66
  )
67
 
68
  # with gr.Column(scale=7):
 
62
  "What might be the reason for the dog's aggressive behavior?",
63
  ],
64
  ],
65
+ inputs=[textbox],
66
  )
67
 
68
  # with gr.Column(scale=7):