peter2000 commited on
Commit
615278d
·
1 Parent(s): 843d370

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -16,6 +16,7 @@ gradio_ui = gr.Interface(
16
  ],
17
  outputs=[
18
  gr.outputs.Textbox(label="Label"),
 
19
  gr.outputs.Textbox(label="Score"),
20
  ],
21
  examples=[
 
16
  ],
17
  outputs=[
18
  gr.outputs.Textbox(label="Label"),
19
+ gr.outputs.Textbox(label="Index"),
20
  gr.outputs.Textbox(label="Score"),
21
  ],
22
  examples=[