Spaces:
Running
Running
oops
Browse files
app.py
CHANGED
|
@@ -102,7 +102,7 @@ def overlay_png_on_side_by_side_images(
|
|
| 102 |
|
| 103 |
|
| 104 |
with gr.Blocks() as demo:
|
| 105 |
-
gr.Markdown("# Find my Butterfly 🦋 Trouver mon
|
| 106 |
with gr.Row():
|
| 107 |
with gr.Column(scale=1):
|
| 108 |
inputs = gr.Image(width=288, height=384)
|
|
|
|
| 102 |
|
| 103 |
|
| 104 |
with gr.Blocks() as demo:
|
| 105 |
+
gr.Markdown("# Find my Butterfly 🦋 Trouver mon papillon 🦋")
|
| 106 |
with gr.Row():
|
| 107 |
with gr.Column(scale=1):
|
| 108 |
inputs = gr.Image(width=288, height=384)
|