Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +6 -11
requirements.txt
CHANGED
@@ -1,12 +1,7 @@
|
|
1 |
-
|
2 |
-
qwen-vl-utils==0.0.2
|
3 |
git+https://github.com/huggingface/transformers.git
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
av
|
10 |
-
pillow
|
11 |
-
opencv-python
|
12 |
-
huggingface_hub
|
|
|
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
|
|
|
|
|
|
|
|