Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +16 -1
requirements.txt
CHANGED
|
@@ -2,6 +2,21 @@ 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 |
-
|
|
|
|
|
|
|
|
|
| 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 |
+
urllib3
|
| 13 |
+
requests
|
| 14 |
+
para-attn
|
| 15 |
safetensors
|
| 16 |
+
torchvision
|
| 17 |
+
huggingface_hub
|
| 18 |
+
opencv-python
|
| 19 |
sentencepiece
|
| 20 |
+
qwen-vl-utils
|
| 21 |
+
invisible-watermark
|
| 22 |
+
transformers-stream-generator
|