Aaron Kakembo commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🎨
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
@@ -43,4 +43,4 @@ This is a production-ready, modular, and extensible image processing application
|
|
| 43 |
- Run tests with `pytest` from the root directory.
|
| 44 |
|
| 45 |
---
|
| 46 |
-
Built with ❤️ using Gradio, Pillow, OpenCV, rembg, torch, and more.
|
|
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.36.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 43 |
- Run tests with `pytest` from the root directory.
|
| 44 |
|
| 45 |
---
|
| 46 |
+
Built with ❤️ using Gradio, Pillow, OpenCV, rembg, torch, and more.
|