larry1129 commited on
Commit
43d246d
·
verified ·
1 Parent(s): 7daf8ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -124,7 +124,6 @@ iface = gr.Interface(
124
  fn=generate_response,
125
  inputs=[
126
  gr.Textbox(lines=2, placeholder="Instruction", label="Instruction"),
127
- gr.Textbox(lines=2, placeholder="Input", label="Input (Option)")
128
  ],
129
  outputs="text",
130
  title="WooWoof AI",
 
124
  fn=generate_response,
125
  inputs=[
126
  gr.Textbox(lines=2, placeholder="Instruction", label="Instruction"),
 
127
  ],
128
  outputs="text",
129
  title="WooWoof AI",