devskale
commited on
Commit
β’
8f8047a
1
Parent(s):
b1bccb0
readme
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: π
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
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
|