lixinhao commited on
Commit
9e6271f
·
verified ·
1 Parent(s): ffebb5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -99,6 +99,7 @@ pip install transformers==4.39.2
99
  pip install timm
100
  pip install av
101
  pip install imageio
 
102
  pip install opencv-python
103
  pip install flash-attn --no-build-isolation
104
  ```
 
99
  pip install timm
100
  pip install av
101
  pip install imageio
102
+ pip install decord
103
  pip install opencv-python
104
  pip install flash-attn --no-build-isolation
105
  ```