Docfile commited on
Commit
b0d68a4
·
verified ·
1 Parent(s): 36d2689

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ iface = gr.Interface(
52
  gr.Textbox(label="Question", placeholder="Posez une question sur le roman...", lines=4),
53
  gr.Image(label="Image (facultative)", type="filepath")
54
  ],
55
- outputs=gr.Textbox(label="Résultat"),
56
  title="Mariam eco",
57
  description="Triché !!!! On va encore triché haannnn",
58
  examples=[
 
52
  gr.Textbox(label="Question", placeholder="Posez une question sur le roman...", lines=4),
53
  gr.Image(label="Image (facultative)", type="filepath")
54
  ],
55
+ outputs=gr.Markdown(label="Résultat"),
56
  title="Mariam eco",
57
  description="Triché !!!! On va encore triché haannnn",
58
  examples=[