Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -43,4 +43,4 @@ einops
|
|
| 43 |
numpy==1.26.3
|
| 44 |
fvcore
|
| 45 |
pytorch-lightning==2.2.0
|
| 46 |
-
PEFT
|
|
|
|
| 43 |
numpy==1.26.3
|
| 44 |
fvcore
|
| 45 |
pytorch-lightning==2.2.0
|
| 46 |
+
PEFT==0.10.0
|