prithivMLmods commited on
Commit
8a399e4
·
verified ·
1 Parent(s): a4f681f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -23
requirements.txt CHANGED
@@ -1,24 +1,7 @@
1
- torch==2.4.0
2
- torchvision==0.19.0
3
- transformers-stream-generator==0.0.4
4
- gradio_client==1.3.0
5
- diffusers
6
- accelerate
7
- ultralytics
8
- peft
9
- huggingface_hub
10
- transformers==4.49.0
11
- sentencepiece
12
- pandas
13
- requests
14
- scipy
15
- asyncio
16
- spaces
17
  safetensors
18
- librosa
19
- pydub
20
- ffmpeg-python
21
- av
22
- audiosegment
23
- edge-tts
24
- qwen-vl-utils==0.0.2
 
1
+ git+https://github.com/huggingface/diffusers.git
2
+ git+https://github.com/huggingface/transformers.git
3
+ git+https://github.com/huggingface/accelerate.git
4
+ git+https://github.com/huggingface/peft.git
 
 
 
 
 
 
 
 
 
 
 
 
5
  safetensors
6
+ sentencepiece
7
+ spaces