ZekunXi commited on
Commit
7046c55
1 Parent(s): 8124a18

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +25 -0
requirements.txt ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ datasets==1.18.3
2
+ einops==0.4.0
3
+ gpustat==1.1
4
+ hydra-core==1.1.1
5
+ higher==0.2.1
6
+ importlib-metadata==6.3.0
7
+ matplotlib==3.5.1
8
+ nltk==3.6.5
9
+ numpy==1.22.1
10
+ omegaconf==2.1.1
11
+ pandas==1.4.0
12
+ PyYAML==6.0
13
+ scikit-learn==1.0.2
14
+ scipy==1.7.3
15
+ sentence-transformers==2.2.2
16
+ tokenizers==0.13.3
17
+ torch==2.0.1
18
+ tqdm==4.62.3
19
+ transformers==4.30.1
20
+ openai==0.27.9
21
+ peft==0.5.0
22
+ timm==0.9.7
23
+ iopath==0.1.10
24
+ opencv-python==4.8.0.76
25
+ gradio