Aaron Kakembo commited on
Commit
8e79b97
·
verified ·
1 Parent(s): d91be70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,3 +1,4 @@
 
1
  title: Advanced Image Processing Suite
2
  emoji: 🎨
3
  colorFrom: indigo
@@ -6,6 +7,7 @@ sdk: gradio
6
  sdk_version: "4.0.0"
7
  app_file: app.py
8
  pinned: false
 
9
  # Image Processing Suite
10
 
11
  This is a production-ready, modular, and extensible image processing application with AI-powered features.
@@ -41,4 +43,4 @@ This is a production-ready, modular, and extensible image processing application
41
  - Run tests with `pytest` from the root directory.
42
 
43
  ---
44
- Built with ❤️ using Gradio, Pillow, OpenCV, rembg, torch, and more.
 
1
+ ---
2
  title: Advanced Image Processing Suite
3
  emoji: 🎨
4
  colorFrom: indigo
 
7
  sdk_version: "4.0.0"
8
  app_file: app.py
9
  pinned: false
10
+ ---
11
  # Image Processing Suite
12
 
13
  This is a production-ready, modular, and extensible image processing application with AI-powered features.
 
43
  - Run tests with `pytest` from the root directory.
44
 
45
  ---
46
+ Built with ❤️ using Gradio, Pillow, OpenCV, rembg, torch, and more.