Spaces:
Runtime error
Runtime error
Shorten requirements
Browse files- requirements.txt +0 -13
requirements.txt
CHANGED
@@ -1,21 +1,8 @@
|
|
1 |
-
timm==0.6.7
|
2 |
-
deepspeed==0.9.2
|
3 |
-
data
|
4 |
-
einops==0.6.1
|
5 |
-
ftfy==6.1.1
|
6 |
-
iopath==0.1.10
|
7 |
-
ipdb==0.13.13
|
8 |
numpy==1.24.3
|
9 |
-
peft==0.3.0
|
10 |
Pillow==9.5.0
|
11 |
-
PyYAML==6.0
|
12 |
-
regex==2022.10.31
|
13 |
torchvision==0.14.1
|
14 |
-
torchaudio==0.13.1
|
15 |
-
pytorchvideo
|
16 |
fvcore
|
17 |
decord==0.6.0
|
18 |
tqdm==4.64.1
|
19 |
-
transformers==4.29.1
|
20 |
gradio
|
21 |
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
numpy==1.24.3
|
|
|
2 |
Pillow==9.5.0
|
|
|
|
|
3 |
torchvision==0.14.1
|
|
|
|
|
4 |
fvcore
|
5 |
decord==0.6.0
|
6 |
tqdm==4.64.1
|
|
|
7 |
gradio
|
8 |
huggingface_hub
|