3ed0k4 commited on
Commit
1b03248
·
verified ·
1 Parent(s): ef404e7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ torchaudio
4
+ transformers
5
+ datasets
6
+ pandas
7
+ numpy
8
+ scikit-learn
9
+ pdfminer.six
10
+ tqdm
11
+ flask
12
+ gunicorn
13
+ huggingface_hub