prithivMLmods commited on
Commit
9a92f4a
·
verified ·
1 Parent(s): 2a1846a

update requirements [.git]

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,14 +1,14 @@
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.3
5
- huggingface_hub
6
- sentencepiece
7
- torchvision
8
- supervision
9
- kernels
10
- spaces
11
- hf_xet
12
- torch
13
- numpy
14
  av
 
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
10
+ spaces
11
+ hf_xet
12
+ torch
13
+ numpy
14
  av