Youssouf Traore
commited on
Commit
·
c6caafa
1
Parent(s):
555fb59
Update app.py
Browse files
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=["
|
55 |
).launch()
|
|
|
51 |
title="Mariam - Beta",
|
52 |
description=" La maj du siècle. ",
|
53 |
inputs=[gr.Image(type="pil")],
|
54 |
+
outputs=["Text"],
|
55 |
).launch()
|