Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +12 -5
requirements.txt
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
3 |
spaces
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
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 |
+
safetensors
|
5 |
+
sentencepiece
|
6 |
+
git+https://github.com/huggingface/peft.git
|
7 |
spaces
|
8 |
+
requests
|
9 |
+
qwen-vl-utils==0.0.2
|
10 |
+
transformers-stream-generator==0.0.4
|
11 |
+
av
|
12 |
+
torch==2.4.0
|
13 |
+
torchvision==0.19.0
|