Update requirements.txt
Browse files- requirements.txt +0 -8
requirements.txt
CHANGED
@@ -1,10 +1,6 @@
|
|
1 |
aesthetic_predictor_v2_5==2024.12.18.1
|
2 |
decord==0.6.0
|
3 |
-
diffusers==0.32.2
|
4 |
einops==0.8.1
|
5 |
-
flash_attn==2.5.8
|
6 |
-
gradio==5.33.1
|
7 |
-
huggingface_hub==0.28.1
|
8 |
hydra-core==1.3.2
|
9 |
iopath==0.1.10
|
10 |
modelscope==1.23.2
|
@@ -24,9 +20,5 @@ Requests==2.32.4
|
|
24 |
safetensors==0.5.3
|
25 |
supervision==0.25.1
|
26 |
timm==1.0.15
|
27 |
-
torch==2.6.0
|
28 |
-
torchao==0.11.0
|
29 |
-
torchvision==0.21.0
|
30 |
tqdm==4.67.1
|
31 |
-
transformers==4.50.0.dev0
|
32 |
webdataset==0.2.111
|
|
|
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
|
|
|
20 |
safetensors==0.5.3
|
21 |
supervision==0.25.1
|
22 |
timm==1.0.15
|
|
|
|
|
|
|
23 |
tqdm==4.67.1
|
|
|
24 |
webdataset==0.2.111
|