Spaces:
merve
/
Running on Zero

merve HF Staff commited on
Commit
d667c5a
·
verified ·
1 Parent(s): 88a526c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ from sam2.build_sam import build_sam2_video_predictor
27
  # Description
28
  title = "<center><strong><font size='8'>EdgeTAM<font></strong> <a href='https://github.com/facebookresearch/EdgeTAM'><font size='6'>[GitHub]</font></a> </center>"
29
 
30
- description_p = """# Instructions
31
  <ol>
32
  <li> Upload one video or click one example video</li>
33
  <li> Click 'include' point type, select the object to segment and track</li>
 
27
  # Description
28
  title = "<center><strong><font size='8'>EdgeTAM<font></strong> <a href='https://github.com/facebookresearch/EdgeTAM'><font size='6'>[GitHub]</font></a> </center>"
29
 
30
+ description_p = """# EdgeTAM is now in transformers, find it [here](https://huggingface.co/yonigozlan/EdgeTAM-hf)
31
  <ol>
32
  <li> Upload one video or click one example video</li>
33
  <li> Click 'include' point type, select the object to segment and track</li>