peterproofpath commited on
Commit
eb11f5f
·
verified ·
1 Parent(s): 75abcf4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # SAM 3 Inference Endpoint Requirements
2
  # Installing from GitHub to include all assets (BPE vocab file)
3
- # PyPI package is missing the assets folder
4
  sam3 @ git+https://github.com/facebookresearch/sam3.git
 
5
  accelerate>=0.25.0
6
  Pillow>=9.0.0
7
  requests>=2.28.0
 
1
  # SAM 3 Inference Endpoint Requirements
2
  # Installing from GitHub to include all assets (BPE vocab file)
 
3
  sam3 @ git+https://github.com/facebookresearch/sam3.git
4
+ decord
5
  accelerate>=0.25.0
6
  Pillow>=9.0.0
7
  requests>=2.28.0