devskale commited on
Commit
8f8047a
β€’
1 Parent(s): b1bccb0
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🌍
4
  colorFrom: yellow
5
  colorTo: pink
6
  sdk: gradio
7
- sdk_version: 4.19.2
8
  app_file: gradio_imager.py
9
  pinned: false
10
  license: apache-2.0
@@ -17,7 +17,7 @@ This Python script offers a versatile image processing toolkit, allowing for ope
17
 
18
  - **Background Removal**: Automatically removes the background from images.
19
  - **Autocropping**: Crops images to remove unnecessary transparent space.
20
- - **Resizing**: Resizes images to specified dimensions, maintaining aspect ratio.
21
  - **Padding**: Adds padding around images, ensuring the final image size matches specified dimensions.
22
 
23
  ## Installation
 
4
  colorFrom: yellow
5
  colorTo: pink
6
  sdk: gradio
7
+ sdk_version: 5.1.0
8
  app_file: gradio_imager.py
9
  pinned: false
10
  license: apache-2.0
 
17
 
18
  - **Background Removal**: Automatically removes the background from images.
19
  - **Autocropping**: Crops images to remove unnecessary transparent space.
20
+ - **Resizing**: Resizes images to specified dimensions, maintaining aspect ratio.ssh -
21
  - **Padding**: Adds padding around images, ensuring the final image size matches specified dimensions.
22
 
23
  ## Installation