Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -134,7 +134,7 @@ orjson==3.9.10
|
|
| 134 |
overrides==7.4.0
|
| 135 |
pandas==2.3.2
|
| 136 |
pathtools==0.1.2
|
| 137 |
-
peft
|
| 138 |
pfzy==0.3.4
|
| 139 |
pillow==10.2.0
|
| 140 |
plotly==5.18.0
|
|
|
|
| 134 |
overrides==7.4.0
|
| 135 |
pandas==2.3.2
|
| 136 |
pathtools==0.1.2
|
| 137 |
+
peft>=0.14.0
|
| 138 |
pfzy==0.3.4
|
| 139 |
pillow==10.2.0
|
| 140 |
plotly==5.18.0
|