jhj0517 commited on
Commit
d53184c
1 Parent(s): 968457a

Update README.md

Browse files

add huggingface badge

Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -2,11 +2,9 @@
2
  Gradio based Playground Web UI using [facebook/segment-anything-2](https://github.com/facebookresearch/segment-anything-2) models.
3
 
4
  ### Online Demos
5
- <div>
6
- <a href="https://colab.research.google.com/github/jhj0517/sam2-playground/blob/master/notebooks/sam2_playground.ipynb">
7
- <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Colab" style="display:inline-block;">
8
- </a>
9
- </div>
10
 
11
  ## Feature
12
  - Add filters to segment parts of a video with pixelated or solid color
 
2
  Gradio based Playground Web UI using [facebook/segment-anything-2](https://github.com/facebookresearch/segment-anything-2) models.
3
 
4
  ### Online Demos
5
+
6
+ [![colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/jhj0517/sam2-playground/blob/master/notebooks/sam2_playground.ipynb)
7
+ [![huggingface](https://img.shields.io/badge/Hugging%20Face-%F0%9F%A4%97%20Spaces-orange?logo=huggingface&labelColor=FFFFE0)](https://huggingface.co/spaces/jhj0517/sam2-playground)
 
 
8
 
9
  ## Feature
10
  - Add filters to segment parts of a video with pixelated or solid color