Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ gradio_ui = gr.Interface(
|
|
17 |
outputs=[
|
18 |
gr.outputs.Textbox(label="Label"),
|
19 |
gr.outputs.Textbox(label="Index"),
|
20 |
-
gr.outputs.Textbox(label="Score")
|
21 |
],
|
22 |
examples=[
|
23 |
["Tiefkühl Eiscreme & Eiswürfel Bechereis <sep> rewe beste wahl peanut butter eiscreme <sep> REWE Beste Wahl Peanut Butter Eiscreme 500ml"],
|
|
|
17 |
outputs=[
|
18 |
gr.outputs.Textbox(label="Label"),
|
19 |
gr.outputs.Textbox(label="Index"),
|
20 |
+
gr.outputs.Textbox(label="Score")
|
21 |
],
|
22 |
examples=[
|
23 |
["Tiefkühl Eiscreme & Eiswürfel Bechereis <sep> rewe beste wahl peanut butter eiscreme <sep> REWE Beste Wahl Peanut Butter Eiscreme 500ml"],
|