sakshee05 commited on
Commit
8e1a029
·
verified ·
1 Parent(s): 6fc464e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,6 +1,14 @@
 
 
 
 
 
 
 
 
1
  # Lang-SAM Deployment
2
 
3
- Contains endpoints for Lang-SAM (Language-Segment Anything) model along with SAM2 for advanced image segmentation capabilities.
4
 
5
  ## Features
6
 
 
1
+ ---
2
+ license: mit
3
+ sdk: docker
4
+ title: Lang-SAM Deployment
5
+ colorFrom: blue
6
+ pinned: false
7
+ short_description: 'Contains endpoints for Lang-SAM (Language-Segment Anything) '
8
+ ---
9
  # Lang-SAM Deployment
10
 
11
+ Contains deployment of the Lang-SAM (Language-Segment Anything) model along with SAM2 for advanced image segmentation capabilities. The project provides a FastAPI backend with a web interface for easy interaction.
12
 
13
  ## Features
14