Ilayda-j commited on
Commit
7f5411e
·
1 Parent(s): a099ff3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -70,7 +70,6 @@ iface = gr.Interface(
70
  outputs=[
71
  gr.outputs.Textbox(label="Model Output"),
72
  gr.outputs.Textbox(label="Prompt"),
73
- gr.outputs.Textbox(label="Continue?", type="hidden")
74
  ],
75
  live=True
76
  )
 
70
  outputs=[
71
  gr.outputs.Textbox(label="Model Output"),
72
  gr.outputs.Textbox(label="Prompt"),
 
73
  ],
74
  live=True
75
  )