MinxuanQin commited on
Commit
1dbea58
1 Parent(s): de05d04

add env file

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torchvision
2
+ torchaudio
3
+ transformers
4
+ datasets
5
+ huggingface_hub
6
+ pillow
7
+ accelerate
8
+ pandas
9
+ pyarrow==10
10
+ nltk
11
+ torchsummary
12
+ matplotlib