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