ZebangCheng commited on
Commit
e6339f6
·
1 Parent(s): bc09863

timm for torch jit

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -18
requirements.txt CHANGED
@@ -1,24 +1,13 @@
1
- accelerate==0.24.1
2
- decorator==4.4.2
3
- decord==0.6.0
4
- gradio==3.47.1
5
- gradio_client==0.6.0
6
- huggingface-hub==0.17.3
7
  iopath==0.1.10
8
- moviepy==1.0.3
9
  omegaconf==2.3.0
10
  opencv-python==4.7.0.72
11
  peft==0.2.0
12
  soundfile==0.12.1
13
- spacy==3.7.4
14
- spacy-legacy==3.0.12
15
- spacy-loggers==1.0.5
16
- timm==0.6.13
17
- tokenizers==0.14.1
18
- torch==2.0.0
19
- torchaudio==2.0.1
20
- torchvision==0.15.1
21
- tqdm==4.66.1
22
- transformers==4.35.0
23
  wandb==0.16.0
24
- webdataset==0.2.48
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  iopath==0.1.10
 
2
  omegaconf==2.3.0
3
  opencv-python==4.7.0.72
4
  peft==0.2.0
5
  soundfile==0.12.1
 
 
 
 
 
 
 
 
 
 
6
  wandb==0.16.0
7
+ webdataset==0.2.48
8
+ torchvision
9
+ transformers
10
+ tqdm
11
+ timm
12
+ gradio==3.47.1
13
+ gradio_client==0.6.0