Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -20,7 +20,7 @@ urllib3<1.27,>=1.25.4
|
|
20 |
xformers>=0.0.20
|
21 |
streamlit-keyup==0.2.0
|
22 |
lpips
|
23 |
-
peft
|
24 |
pyiqa
|
25 |
omegaconf
|
26 |
dominate
|
|
|
20 |
xformers>=0.0.20
|
21 |
streamlit-keyup==0.2.0
|
22 |
lpips
|
23 |
+
peft==0.13.2
|
24 |
pyiqa
|
25 |
omegaconf
|
26 |
dominate
|