madoss commited on
Commit
85cc185
1 Parent(s): 8de7db0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ iface = gr.Interface(
46
  ],
47
  outputs=[
48
  gr.outputs.Textbox(label="Result 1"),
49
- gr.outputs.Textbox(label="Result 2),
50
  gr.outputs.Textbox(label="Result 3")
51
  ],
52
  title="Camembert and Faiss-powered Search Engine",
 
46
  ],
47
  outputs=[
48
  gr.outputs.Textbox(label="Result 1"),
49
+ gr.outputs.Textbox(label="Result 2"),
50
  gr.outputs.Textbox(label="Result 3")
51
  ],
52
  title="Camembert and Faiss-powered Search Engine",