Spaces:
Sleeping
Sleeping
rmayormartins
commited on
Commit
•
1330482
1
Parent(s):
62bf0b8
Subindo arquivos333
Browse files
app.py
CHANGED
@@ -31,7 +31,7 @@ iface = gr.Interface(
|
|
31 |
title="Conversor DPI",
|
32 |
description="Upload an image (.jpg, .png), adjust DPI",
|
33 |
examples=[
|
34 |
-
["example1.
|
35 |
]
|
36 |
)
|
37 |
|
|
|
31 |
title="Conversor DPI",
|
32 |
description="Upload an image (.jpg, .png), adjust DPI",
|
33 |
examples=[
|
34 |
+
["example1.jpg"]
|
35 |
]
|
36 |
)
|
37 |
|