Halfotter commited on
Commit
dafc7e7
·
verified ·
1 Parent(s): 8345fd6

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- torch==2.8.0
2
- transformers==4.35.0
3
- numpy==2.2.6
 
 
1
+ torch==2.8.0
2
+ transformers==4.35.0
3
+ numpy==2.2.6
4
+ sentencepiece==0.1.99