Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
accelerate
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
|
|
|
| 3 |
torch
|
| 4 |
git+https://github.com/huggingface/transformers.git
|
| 5 |
xformers
|
|
|
|
| 1 |
accelerate
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
+
git+https://github.com/huggingface/peft
|
| 4 |
torch
|
| 5 |
git+https://github.com/huggingface/transformers.git
|
| 6 |
xformers
|