nursimakgul commited on
Commit
c7257e5
·
verified ·
1 Parent(s): d50f85a

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ datasets>=2.19
2
+ pandas>=2.2
3
+ pyarrow>=15
4
+ numpy>=1.26
5
+ datasketch>=1.6
6
+ tqdm>=4.66
7
+ matplotlib>=3.8
8
+ transformers>=4.44
9
+ pyyaml>=6.0
10
+ sentence-transformers>=3.0
11
+ chromadb>=0.5
12
+ huggingface_hub>=0.24