Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ Pillow
|
|
9 |
git+https://github.com/huggingface/diffusers
|
10 |
accelerate
|
11 |
ftfy
|
12 |
-
imageio
|
|
|
|
9 |
git+https://github.com/huggingface/diffusers
|
10 |
accelerate
|
11 |
ftfy
|
12 |
+
imageio
|
13 |
+
peft
|