rmayormartins commited on
Commit
af1ac9c
1 Parent(s): 48b78cb

Subindo arquivos3

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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.jpg"]
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