Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ xformers
|
|
| 7 |
matplotlib
|
| 8 |
diffusers==0.22.3
|
| 9 |
tqdm
|
| 10 |
-
scipy
|
|
|
|
|
|
| 7 |
matplotlib
|
| 8 |
diffusers==0.22.3
|
| 9 |
tqdm
|
| 10 |
+
scipy
|
| 11 |
+
peft
|