Jingshu commited on
Commit
7246ba9
·
verified ·
1 Parent(s): 7136bd0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  tokenizers==0.21.1
2
  torch==2.4.0
3
  transformers==4.49.0
4
- accelerate==1.5.2
 
 
1
  tokenizers==0.21.1
2
  torch==2.4.0
3
  transformers==4.49.0
4
+ accelerate==1.5.2
5
+ python==3.10.13