abidlabs HF staff commited on
Commit
be3f875
·
1 Parent(s): 4c51a2d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -17,6 +17,5 @@ gr.Interface(
17
  outputs=[
18
  "textbox",
19
  "state"
20
- ]
21
- outputs="text",
22
  live=True).launch()
 
17
  outputs=[
18
  "textbox",
19
  "state"
20
+ ],
 
21
  live=True).launch()