majinyu commited on
Commit
8259fdf
1 Parent(s): 8ede35b

update readme

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -10,4 +10,12 @@ pinned: false
10
  license: mit
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
10
  license: mit
11
  ---
12
 
13
+ # Recognize Anything Model + Grounded-SAM DEMO
14
+
15
+ Please refer to these homepages for details of these projects:
16
+
17
+ - Recognize Anthing Model: [https://recognize-anything.github.io/](https://recognize-anything.github.io/)
18
+
19
+ - Tag2Text Model: [https://https://tag2text.github.io/](https://https://tag2text.github.io/)
20
+
21
+ - Grounded-SAM: [https://github.com/IDEA-Research/Grounded-Segment-Anything](https://github.com/IDEA-Research/Grounded-Segment-Anything)