jhj0517 commited on
Commit
7e3a50a
·
1 Parent(s): 6539803

Remove huggingface badge on huggingface

Browse files
Files changed (1) hide show
  1. modules/html_constants.py +0 -3
modules/html_constants.py CHANGED
@@ -10,9 +10,6 @@ HEADER = """
10
  <a href="https://colab.research.google.com/github/jhj0517/sam2-playground/blob/master/notebooks/sam2_playground.ipynb">
11
  <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Colab" style="display:inline-block;">
12
  </a>
13
- <a href="https://huggingface.co/spaces/jhj0517/sam2-playground">
14
- <img src="https://img.shields.io/badge/Hugging%20Face-%F0%9F%A4%97%20Spaces-orange?logo=huggingface&labelColor=FFFFE0" alt="Colab" style="display:inline-block;">
15
- </a>
16
  </div>
17
 
18
  """
 
10
  <a href="https://colab.research.google.com/github/jhj0517/sam2-playground/blob/master/notebooks/sam2_playground.ipynb">
11
  <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Colab" style="display:inline-block;">
12
  </a>
 
 
 
13
  </div>
14
 
15
  """