Cicciokr commited on
Commit
edef1cc
·
verified ·
1 Parent(s): 933d893
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ beautifulsoup4==4.12.3
2
+ cltk==1.1.6
3
+ future==1.0.0
4
+ pygame==2.5.2
5
+ tensor2tensor==1.15.7
6
+ tensorflow==2.15.0
7
+ tokenizers==0.15.2
8
+ torch==2.2.1
9
+ torchdata==0.7.1
10
+ torchtext==0.17.1
11
+ tqdm==4.66.2
12
+ transformers==4.38.1
13
+ Unidecode==1.3.8