Update app.py
Browse files
app.py
CHANGED
@@ -26,8 +26,8 @@ with demo:
|
|
26 |
gr.Markdown(
|
27 |
f"""
|
28 |
<div style="display: flex; justify-content: center; align-items: center;">
|
29 |
-
<img style="margin-right: 50px;" width=200 src="
|
30 |
-
<img width=200 src="
|
31 |
</div>
|
32 |
"""
|
33 |
)
|
|
|
26 |
gr.Markdown(
|
27 |
f"""
|
28 |
<div style="display: flex; justify-content: center; align-items: center;">
|
29 |
+
<img style="margin-right: 50px;" width=200 src="https://user-images.githubusercontent.com/5758427/197816413-d9cddad3-ba38-4793-847d-120975e1da11.png">
|
30 |
+
<img width=200 src="https://upload.wikimedia.org/wikipedia/fr/thumb/d/d8/Epita.png/800px-Epita.png?20180717093238">
|
31 |
</div>
|
32 |
"""
|
33 |
)
|