Spaces:
Runtime error
Runtime error
adding git to diffusers
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ torchvision
|
|
11 |
ftfy
|
12 |
tensorboard
|
13 |
Jinja2
|
14 |
-
peft
|
|
|
|
11 |
ftfy
|
12 |
tensorboard
|
13 |
Jinja2
|
14 |
+
peft
|
15 |
+
git+https://github.com/huggingface/diffusers@ba28006f8b2a0f7ec3b6784695790422b4f80a97
|