prithivMLmods commited on
Commit
0d63337
·
verified ·
1 Parent(s): 65cd25b

Update requirements.txt

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