jbilcke-hf HF staff commited on
Commit
e9d66cc
·
verified ·
1 Parent(s): 3f46a58

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -18,6 +18,8 @@ imageio==2.34.0
18
  imageio-ffmpeg==0.5.1
19
  safetensors==0.4.3
20
 
 
 
21
  # Install flash attention v2 for acceleration (requires CUDA 11.8 or above)
22
  # python -m pip install git+https://github.com/Dao-AILab/[email protected]
23
  #flash-attn==2.5.9.post1
 
18
  imageio-ffmpeg==0.5.1
19
  safetensors==0.4.3
20
 
21
+ moviepy
22
+
23
  # Install flash attention v2 for acceleration (requires CUDA 11.8 or above)
24
  # python -m pip install git+https://github.com/Dao-AILab/[email protected]
25
  #flash-attn==2.5.9.post1