Ahren09 commited on
Commit
012c29b
·
verified ·
1 Parent(s): ee48d6b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -16
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- apex==0.9.10dev
2
  decord==0.6.0
3
- deepspeed==0.12.6
4
  editdistance==0.8.1
5
  einops==0.7.0
6
  evaluate==0.4.1
@@ -9,14 +9,14 @@ fastapi==0.110.0
9
  flash_attn==2.3.4
10
  ftfy==6.1.3
11
  google_api_python_client==2.119.0
12
- gradio==4.21.0
13
  horovod==0.28.1
14
- huggingface_hub==0.20.3
15
  iopath==0.1.10
16
- matplotlib==3.8.2
17
  omegaconf==2.3.0
18
- openai==1.13.3
19
- opencv_python==4.9.0.80
20
  opendatasets==0.1.22
21
  packaging==24.0
22
  pandas==2.2.1
@@ -30,17 +30,16 @@ PyYAML==6.0.1
30
  PyYAML==6.0.1
31
  ray==2.9.2
32
  regex==2023.12.25
33
- Requests==2.31.0
34
- scipy==1.12.0
35
- seaborn==0.13.2
36
  shortuuid==1.0.12
37
  skimage==0.0
38
- spacy==3.7.4
39
- tensorflow==2.16.1
40
  timm==0.9.12
41
- torch==2.2.0
42
- torchvision==0.17.0
43
- tqdm==4.66.2
44
- transformers==4.33.0
45
  uvicorn==0.28.0
46
  webdataset==0.2.86
 
1
+ apex
2
  decord==0.6.0
3
+ deepspeed
4
  editdistance==0.8.1
5
  einops==0.7.0
6
  evaluate==0.4.1
 
9
  flash_attn==2.3.4
10
  ftfy==6.1.3
11
  google_api_python_client==2.119.0
12
+ gradio
13
  horovod==0.28.1
14
+ huggingface_hub
15
  iopath==0.1.10
16
+ matplotlib
17
  omegaconf==2.3.0
18
+ openai
19
+ opencv_python
20
  opendatasets==0.1.22
21
  packaging==24.0
22
  pandas==2.2.1
 
30
  PyYAML==6.0.1
31
  ray==2.9.2
32
  regex==2023.12.25
33
+ Requests
34
+ scipy
35
+ seaborn
36
  shortuuid==1.0.12
37
  skimage==0.0
38
+ spacy
 
39
  timm==0.9.12
40
+ torch
41
+ torchvision
42
+ tqdm
43
+ transformers
44
  uvicorn==0.28.0
45
  webdataset==0.2.86