peterproofpath commited on
Commit
3e69416
·
verified ·
1 Parent(s): eb11f5f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@
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
 
2
  # Installing from GitHub to include all assets (BPE vocab file)
3
  sam3 @ git+https://github.com/facebookresearch/sam3.git
4
  decord
5
+ pycocotools
6
  accelerate>=0.25.0
7
  Pillow>=9.0.0
8
  requests>=2.28.0