Spaces:
Sleeping
Sleeping
Commit
·
c067ef5
1
Parent(s):
9ff6901
Subindo arquivos133
Browse files
app.py
CHANGED
@@ -28,7 +28,7 @@ iface = gr.Interface(
|
|
28 |
title="Conversor DPI",
|
29 |
description="Faça o upload da imagem (.jpg, .png), ajuste o DPI e submeta",
|
30 |
examples=[
|
31 |
-
["example1.
|
32 |
]
|
33 |
)
|
34 |
|
|
|
28 |
title="Conversor DPI",
|
29 |
description="Faça o upload da imagem (.jpg, .png), ajuste o DPI e submeta",
|
30 |
examples=[
|
31 |
+
["example1.jpg"]
|
32 |
]
|
33 |
)
|
34 |
|