Spaces:
Running
on
Zero
Running
on
Zero
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,11 +2,12 @@ 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 |
supervision
|
| 9 |
kernels
|
| 10 |
-
spaces
|
| 11 |
torch
|
| 12 |
numpy
|
|
|
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
git+https://github.com/huggingface/peft.git
|
| 4 |
huggingface_hub
|
| 5 |
+
spaces==0.44b3
|
| 6 |
sentencepiece
|
| 7 |
transformers
|
| 8 |
torchvision
|
| 9 |
supervision
|
| 10 |
kernels
|
| 11 |
+
#spaces
|
| 12 |
torch
|
| 13 |
numpy
|