Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -12,5 +12,4 @@ gr.Interface(fn=flip_image,
|
|
| 12 |
outputs="image",
|
| 13 |
title="Flip An Image Upside Down",
|
| 14 |
examples = ["ai_images.png"]
|
| 15 |
-
##
|
| 16 |
).launch();
|
|
|
|
| 12 |
outputs="image",
|
| 13 |
title="Flip An Image Upside Down",
|
| 14 |
examples = ["ai_images.png"]
|
|
|
|
| 15 |
).launch();
|