Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -11,7 +11,6 @@ git+https://github.com/huggingface/accelerate.git
|
|
11 |
git+https://github.com/huggingface/peft.git
|
12 |
openai==1.58.1
|
13 |
sentencepiece
|
14 |
-
backoff
|
15 |
pandas
|
16 |
scipy
|
17 |
soundfile
|
@@ -30,4 +29,4 @@ av
|
|
30 |
audiosegment
|
31 |
edge-tts
|
32 |
trimesh
|
33 |
-
qwen-vl-utils==0.0.
|
|
|
11 |
git+https://github.com/huggingface/peft.git
|
12 |
openai==1.58.1
|
13 |
sentencepiece
|
|
|
14 |
pandas
|
15 |
scipy
|
16 |
soundfile
|
|
|
29 |
audiosegment
|
30 |
edge-tts
|
31 |
trimesh
|
32 |
+
qwen-vl-utils==0.0.10
|