zeronamoni commited on
Commit
6ed4ac0
·
verified ·
1 Parent(s): e3f518e

Upload project/requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. project/requirements.txt +20 -0
project/requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.31.0
2
+ datasets==2.20.0
3
+ evaluate
4
+ huggingface_hub==0.23.4
5
+ ipykernel
6
+ matplotlib
7
+ nltk
8
+ numpy
9
+ pandas
10
+ peft==0.11.1
11
+ presidio-analyzer
12
+ presidio-anonymizer
13
+ pyyaml
14
+ regex
15
+ scikit-learn
16
+ seaborn
17
+ spacy
18
+ tokenizers==0.19.1
19
+ tqdm
20
+ transformers==4.41.2