Repcak00 commited on
Commit
3dfadbc
·
verified ·
1 Parent(s): ba52c60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -12
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🎨 Background Remover
2
 
3
  A powerful, user-friendly desktop application for removing image backgrounds and replacing them with custom colors. Built with Streamlit and powered by state-of-the-art AI models.
@@ -153,15 +166,3 @@ This software is provided "as is" without warranty of any kind. The AI models us
153
 
154
  **Made with 🎨 and Python**
155
 
156
-
157
- ---
158
- title: Background Remover
159
- emoji: 🎨
160
- colorFrom: blue
161
- colorTo: purple
162
- sdk: streamlit
163
- sdk_version: "1.39.0"
164
- python_version: "3.10"
165
- app_file: src/app.py
166
- pinned: false
167
- ---
 
1
+ ---
2
+ title: Background Remover
3
+ emoji: 🎨
4
+ colorFrom: indigo
5
+ colorTo: blue
6
+ sdk: streamlit
7
+ sdk_version: "1.39.0"
8
+ python_version: "3.10"
9
+ app_file: src/app.py
10
+ pinned: false
11
+ ---
12
+
13
+
14
  # 🎨 Background Remover
15
 
16
  A powerful, user-friendly desktop application for removing image backgrounds and replacing them with custom colors. Built with Streamlit and powered by state-of-the-art AI models.
 
166
 
167
  **Made with 🎨 and Python**
168