Youssouf Traore commited on
Commit
c6caafa
·
1 Parent(s): 555fb59

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,5 +51,5 @@ iface = gr.Interface(
51
  title="Mariam - Beta",
52
  description=" La maj du siècle. ",
53
  inputs=[gr.Image(type="pil")],
54
- outputs=["answer"],
55
  ).launch()
 
51
  title="Mariam - Beta",
52
  description=" La maj du siècle. ",
53
  inputs=[gr.Image(type="pil")],
54
+ outputs=["Text"],
55
  ).launch()