prithivMLmods commited on
Commit
8a317aa
·
verified ·
1 Parent(s): 112dc69

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -13
requirements.txt CHANGED
@@ -1,14 +1,9 @@
1
- git+https://github.com/huggingface/transformers.git@v4.57.3
2
- git+https://github.com/huggingface/accelerate.git
3
- git+https://github.com/huggingface/diffusers.git
4
- git+https://github.com/huggingface/peft.git
5
- huggingface_hub
6
- sentencepiece
7
- torchvision
8
- supervision
9
- kernels
10
- spaces
11
- hf_xet
12
  torch==2.11.0
13
- numpy
14
- av
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  torch==2.11.0
2
+ torchvision==0.26.0
3
+ transformers==5.14.1
4
+ accelerate==1.14.0
5
+ diffusers==0.39.0
6
+ peft==0.19.1
7
+ gradio==6.20.0
8
+ kernels==0.16.0
9
+ sentencepiece==0.2.2