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