shreeyad commited on
Commit
256cb1a
1 Parent(s): 5a829cf

add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ datasets==2.18.0
2
+ grapheme==0.6.0
3
+ matplotlib==3.8.3
4
+ numpy==1.26.4
5
+ pandas==2.2.1
6
+ psutil==5.9.8
7
+ pycountry==23.12.11
8
+ seaborn==0.13.2
9
+ streamlit==1.31.1
10
+ tiktoken==0.6.0
11
+ tqdm==4.66.2
12
+ transformers==4.38.2