prithivMLmods commited on
Commit
f97c115
·
verified ·
1 Parent(s): 608183e

update requirements [.]

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  git+https://github.com/huggingface/accelerate.git
2
  git+https://github.com/huggingface/diffusers.git
3
  git+https://github.com/huggingface/peft.git
 
4
  huggingface_hub
5
  sentencepiece
6
- transformers
7
  torchvision
8
  supervision
9
  kernels
 
1
  git+https://github.com/huggingface/accelerate.git
2
  git+https://github.com/huggingface/diffusers.git
3
  git+https://github.com/huggingface/peft.git
4
+ transformers==4.57.1
5
  huggingface_hub
6
  sentencepiece
 
7
  torchvision
8
  supervision
9
  kernels