Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +23 -3
requirements.txt
CHANGED
|
@@ -1,8 +1,28 @@
|
|
| 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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
sentencepiece
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
gradio
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
git+https://github.com/huggingface/accelerate.git
|
| 3 |
+
git+https://github.com/huggingface/diffusers.git
|
| 4 |
git+https://github.com/huggingface/peft.git
|
| 5 |
+
transformers-stream-generator
|
| 6 |
+
huggingface_hub
|
| 7 |
+
albumentations
|
| 8 |
+
qwen-vl-utils
|
| 9 |
+
pyvips-binary
|
| 10 |
sentencepiece
|
| 11 |
+
opencv-python
|
| 12 |
+
torchvision
|
| 13 |
+
safetensors
|
| 14 |
+
matplotlib
|
| 15 |
+
para-attn
|
| 16 |
+
num2words
|
| 17 |
+
xformers
|
| 18 |
+
requests
|
| 19 |
+
urllib3
|
| 20 |
+
hf_xet
|
| 21 |
+
spaces
|
| 22 |
+
pyvips
|
| 23 |
+
pillow
|
| 24 |
gradio
|
| 25 |
+
einops
|
| 26 |
+
torch
|
| 27 |
+
timm
|
| 28 |
+
av
|