mskov commited on
Commit
7d5f022
1 Parent(s): 41ff1f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,6 +111,6 @@ gr.Interface(
111
  outputs=[
112
  "textbox",
113
  "state",
114
- "button"
115
  ],
116
  live=True).launch()
 
111
  outputs=[
112
  "textbox",
113
  "state",
114
+ "textbox"
115
  ],
116
  live=True).launch()