Update requirements.txt
Browse files- requirements.txt +26 -24
requirements.txt
CHANGED
@@ -1,24 +1,26 @@
|
|
1 |
-
aesthetic_predictor_v2_5
|
2 |
-
decord
|
3 |
-
einops
|
4 |
-
hydra-core
|
5 |
-
iopath
|
6 |
-
modelscope
|
7 |
-
numpy
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
|
|
|
|
|
1 |
+
aesthetic_predictor_v2_5<=2024.12.18.1
|
2 |
+
decord<=0.6.0
|
3 |
+
einops<=0.8.1
|
4 |
+
hydra-core<=1.3.2
|
5 |
+
iopath<=0.1.10
|
6 |
+
modelscope<=1.23.2
|
7 |
+
numpy<2.0.0
|
8 |
+
diffusers==0.32.2
|
9 |
+
transformers==4.50.0
|
10 |
+
omegaconf<=2.3.0
|
11 |
+
opencv_python<=4.11.0.86
|
12 |
+
optimum_quanto<=0.2.6
|
13 |
+
pandas<=1.5.3
|
14 |
+
peft<=0.14.0
|
15 |
+
Pillow<=11.2.1
|
16 |
+
preprocessing<=0.1.13
|
17 |
+
pycocotools<=2.0.8
|
18 |
+
pyfacer<=0.0.5
|
19 |
+
PyYAML<=6.0.2
|
20 |
+
PyYAML<=6.0.2
|
21 |
+
Requests<=2.32.4
|
22 |
+
safetensors<=0.5.3
|
23 |
+
supervision<=0.25.1
|
24 |
+
timm<=1.0.15
|
25 |
+
tqdm<=4.67.1
|
26 |
+
webdataset<=0.2.111
|