theArijitDas commited on
Commit
40f14c1
1 Parent(s): 5fbaaf1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ inputs = [
24
 
25
  outputs = [
26
  gr.Number(label="Similarity Score"),
27
- gr.Textbox(label="Update Label")
28
  ]
29
 
30
  iface = gr.Interface(
 
24
 
25
  outputs = [
26
  gr.Number(label="Similarity Score"),
27
+ gr.Textbox(label="Label")
28
  ]
29
 
30
  iface = gr.Interface(