mlbench123 commited on
Commit
030bf29
ยท
verified ยท
1 Parent(s): 492772b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # Binary Image Segmentation - FastAPI Service
2
 
3
  Professional background removal service with web interface and REST API, ready for Hugging Face Spaces deployment.
@@ -132,4 +139,4 @@ Apache 2.0
132
  ## ๐Ÿ™ Credits
133
 
134
  - U2-Net, BiRefNet, RMBG models
135
- - FastAPI framework
 
1
+ ---
2
+ license: mit
3
+ title: InspectechSegmentation
4
+ sdk: gradio
5
+ emoji: ๐Ÿ“š
6
+ colorFrom: blue
7
+ ---
8
  # Binary Image Segmentation - FastAPI Service
9
 
10
  Professional background removal service with web interface and REST API, ready for Hugging Face Spaces deployment.
 
139
  ## ๐Ÿ™ Credits
140
 
141
  - U2-Net, BiRefNet, RMBG models
142
+ - FastAPI framework