rmayormartins commited on
Commit
1330482
1 Parent(s): 62bf0b8

Subindo arquivos333

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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.JPG"]
35
  ]
36
  )
37
 
 
31
  title="Conversor DPI",
32
  description="Upload an image (.jpg, .png), adjust DPI",
33
  examples=[
34
+ ["example1.jpg"]
35
  ]
36
  )
37