Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -40,8 +40,8 @@ jinja2
|
|
40 |
#xformers==0.0.30.dev967
|
41 |
|
42 |
#numpy
|
43 |
-
|
44 |
-
|
45 |
#bs4
|
46 |
#diffusers
|
47 |
#git+https://github.com/ford442/diffusers.git@upcast_only
|
|
|
40 |
#xformers==0.0.30.dev967
|
41 |
|
42 |
#numpy
|
43 |
+
peft
|
44 |
+
scipy
|
45 |
#bs4
|
46 |
#diffusers
|
47 |
#git+https://github.com/ford442/diffusers.git@upcast_only
|