Spaces:
Running
Running
rmayormartins
commited on
Commit
•
af1ac9c
1
Parent(s):
48b78cb
Subindo arquivos3
Browse files
app.py
CHANGED
@@ -95,7 +95,7 @@ iface = gr.Interface(
|
|
95 |
title="Image Enhancer",
|
96 |
description="Upload an image (.jpg, .png), enhance using AI, adjust DPI, resize and download the final result.",
|
97 |
examples=[
|
98 |
-
["gatuno.
|
99 |
]
|
100 |
)
|
101 |
|
|
|
95 |
title="Image Enhancer",
|
96 |
description="Upload an image (.jpg, .png), enhance using AI, adjust DPI, resize and download the final result.",
|
97 |
examples=[
|
98 |
+
["gatuno.JPG"]
|
99 |
]
|
100 |
)
|
101 |
|