Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +15 -2
requirements.txt
CHANGED
@@ -2,7 +2,20 @@ 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 |
-
|
8 |
-
|
|
|
|
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 |
+
xformers
|
6 |
+
av
|
7 |
+
peft
|
8 |
+
torch
|
9 |
+
spaces
|
10 |
+
gradio
|
11 |
+
pillow
|
12 |
+
requests
|
13 |
+
accelerate
|
14 |
safetensors
|
15 |
+
torchvision
|
16 |
+
huggingface_hub
|
17 |
+
opencv-python
|
18 |
sentencepiece
|
19 |
+
qwen-vl-utils
|
20 |
+
transformers-stream-generator
|
21 |
+
para-attn==0.3.35
|