Ahren09 commited on
Commit
512b469
·
verified ·
1 Parent(s): 22f5a20

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +45 -0
requirements.txt ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ apex
2
+ decord==0.6.0
3
+ deepspeed
4
+ editdistance==0.8.1
5
+ einops==0.7.0
6
+ evaluate==0.4.1
7
+ fairscale==0.4.13
8
+ 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
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
23
+ peft==0.6.2
24
+ Pillow==10.1.0
25
+ Pillow==10.2.0
26
+ pycocoevalcap==1.2
27
+ pycocotools==2.0.7
28
+ python_magic==0.4.27
29
+ PyYAML==6.0.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