prithivMLmods commited on
Commit
860f56e
Β·
verified Β·
1 Parent(s): 901519f

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -13
requirements.txt CHANGED
@@ -1,13 +1,24 @@
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
- kernels
9
- spaces
10
- hf_xet
11
- gradio
12
- torch
13
- numpy
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tqdm==4.67.1
2
+ torch>=2.6.0
3
+ peft==0.17.0
4
+ openai==2.8.0
5
+ einops==0.8.0
6
+ loguru==0.7.3
7
+ numpy==1.26.4
8
+ pillow==11.3.0
9
+ imageio==2.37.0
10
+ angelslim==0.2.2
11
+ imageio-ffmpeg==0.6.0
12
+ omegaconf>=2.3.0
13
+ torchaudio==2.6.0
14
+ diffusers==0.35.0
15
+ safetensors>=0.5.3
16
+ torchvision>=0.21.0
17
+ qwen-vl-utils==0.0.8
18
+ huggingface-hub==0.34.0
19
+ huggingface_hub[cli]
20
+ transformers[accelerate,tiktoken]==4.57.1
21
+ wheel
22
+ psutil
23
+ setuptools
24
+ modelscope