prithivMLmods commited on
Commit
853899c
·
verified ·
1 Parent(s): a592e13

Update requirements.txt

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