Spaces:
Running
on
Zero
Running
on
Zero
update requirements
Browse files- requirements.txt +11 -10
requirements.txt
CHANGED
|
@@ -1,10 +1,11 @@
|
|
| 1 |
-
git+https://github.com/huggingface/
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
|
|
|
|
|
| 1 |
+
git+https://github.com/huggingface/accelerate.git
|
| 2 |
+
git+https://github.com/huggingface/diffusers.git
|
| 3 |
+
git+https://github.com/huggingface/peft.git
|
| 4 |
+
huggingface_hub
|
| 5 |
+
sentencepiece
|
| 6 |
+
transformers
|
| 7 |
+
torchvision
|
| 8 |
+
kernels
|
| 9 |
+
spaces
|
| 10 |
+
torch
|
| 11 |
+
numpy
|