Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +7 -20
requirements.txt
CHANGED
|
@@ -1,23 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
safetensors
|
| 5 |
-
numpy
|
| 6 |
-
torch
|
| 7 |
-
spaces
|
| 8 |
-
Pillow
|
| 9 |
-
git+https://github.com/huggingface/transformers
|
| 10 |
sentencepiece
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
requests
|
| 14 |
-
tqdm
|
| 15 |
torchvision
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
matplotlib
|
| 19 |
-
xformers
|
| 20 |
-
bitsandbytes
|
| 21 |
-
pillow-heif
|
| 22 |
-
imageio
|
| 23 |
-
timm
|
|
|
|
| 1 |
+
git+https://github.com/huggingface/diffusers.git
|
| 2 |
+
transformers
|
| 3 |
+
accelerate
|
| 4 |
safetensors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
sentencepiece
|
| 6 |
+
dashscope
|
| 7 |
+
kernels
|
|
|
|
|
|
|
| 8 |
torchvision
|
| 9 |
+
peft
|
| 10 |
+
torchao==0.11.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|