mattraj commited on
Commit
992a3b7
1 Parent(s): 02bbfd9

demo buildout 14

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -83,8 +83,7 @@ with gr.Blocks(css="style.css") as demo:
83
 
84
  chat_inputs = [
85
  image,
86
- text_input,
87
- tokens
88
  ]
89
  chat_outputs = [
90
  text_output
 
83
 
84
  chat_inputs = [
85
  image,
86
+ text_input
 
87
  ]
88
  chat_outputs = [
89
  text_output