Ryan-PR commited on
Commit
dc9ed6c
·
verified ·
1 Parent(s): e181cae

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +27 -0
requirements.txt ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.4.0
2
+ torchvision>=0.19.0
3
+ opencv-python>=4.11.0.86
4
+ diffusers>=0.35.2
5
+ transformers>=4.49.0
6
+ tokenizers>=0.20.3
7
+ accelerate>=1.1.1
8
+ gradio>=5.0.0
9
+ numpy==1.24.4
10
+ huggingface-hub==0.34.4
11
+ moviepy==1.0.3
12
+ tqdm
13
+ imageio
14
+ easydict
15
+ ftfy
16
+ dashscope
17
+ imageio-ffmpeg
18
+ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.4cxx11abiTRUE-cp310-cp310-linux_x86_64.whl
19
+ decord
20
+ einops
21
+ scikit-image
22
+ scikit-learn
23
+ pycocotools
24
+ timm
25
+ hydra-core
26
+ pytest
27
+ wan@git+https://github.com/Wan-Video/Wan2.1