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

Subindo arquivos3

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,7 +94,7 @@ iface = gr.Interface(
94
  ],
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
  )
 
94
  ],
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
  )