almaghrabima commited on
Commit
edaafcb
·
verified ·
1 Parent(s): 169c0b4

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # Requirements for running benchmark_pypi.py
2
+ deeplatent-nlp>=0.3.8
3
+ pyarrow>=14.0.0
4
+ tiktoken>=0.5.0
5
+ transformers>=4.36.0
6
+ huggingface-hub>=0.20.0