prithivMLmods commited on
Commit
7664f79
·
verified ·
1 Parent(s): a791c81

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -7
requirements.txt CHANGED
@@ -1,9 +1,16 @@
 
 
 
1
  safetensors
 
 
2
  spaces
3
- torch>=2.5.1
4
- torchvision>=0.20.1
5
- peft
6
- diffusers>=0.32.1
7
- transformers>=4.47.1
8
- einops>=0.7.0
9
- accelerate>=1.2.1
 
 
 
1
+ git+https://github.com/huggingface/diffusers.git
2
+ git+https://github.com/huggingface/[email protected]
3
+ git+https://github.com/huggingface/accelerate.git
4
  safetensors
5
+ sentencepiece
6
+ git+https://github.com/huggingface/peft.git
7
  spaces
8
+ opencv-python
9
+ transformers-stream-generator==0.0.4
10
+ pillow
11
+ ffmpeg-python
12
+ av
13
+ torch==2.4.0
14
+ torchvision==0.19.0
15
+ gradio_client==1.3.0
16
+ qwen-vl-utils==0.0.2