John6666 commited on
Commit
ea6e3e1
1 Parent(s): d2e9656

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch
2
  git+https://github.com/huggingface/diffusers.git
3
- transformers
4
  git+https://github.com/huggingface/peft.git
5
  git+https://github.com/huggingface/accelerate.git
6
  sentencepiece
 
1
+ torch==2.4.0
2
  git+https://github.com/huggingface/diffusers.git
3
+ git+https://github.com/huggingface/transformers.git
4
  git+https://github.com/huggingface/peft.git
5
  git+https://github.com/huggingface/accelerate.git
6
  sentencepiece