yanboding commited on
Commit
5e97994
·
verified ·
1 Parent(s): 30a0a93

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +37 -0
requirements.txt ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.6.0
2
+ certifi==2025.4.26
3
+ charset-normalizer==3.4.2
4
+ decorator==4.4.2
5
+ diffusers==0.33.1
6
+ einops==0.8.1
7
+ eva-decord==0.6.1
8
+ filelock==3.18.0
9
+ fsspec==2025.3.2
10
+ hf-xet==1.1.0
11
+ huggingface-hub==0.31.1
12
+ idna==3.10
13
+ imageio==2.37.0
14
+ imageio-ffmpeg==0.6.0
15
+ importlib_metadata==8.7.0
16
+ Jinja2==3.1.6
17
+ MarkupSafe==3.0.2
18
+ moviepy==1.0.2
19
+ mpmath==1.3.0
20
+ networkx==3.4.2
21
+ numpy==2.2.5
22
+ opencv-python==4.11.0.86
23
+ packaging==25.0
24
+ pillow==11.2.1
25
+ proglog==0.1.12
26
+ psutil==7.0.0
27
+ PyYAML==6.0.2
28
+ regex==2024.11.6
29
+ requests==2.32.3
30
+ safetensors==0.5.3
31
+ sympy==1.14.0
32
+ torch==2.7.0
33
+ torchvision==0.22.0
34
+ tqdm==4.67.1
35
+ typing_extensions==4.13.2
36
+ urllib3==2.4.0
37
+ zipp==3.21.0