Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ omegaconf<=2.3.0
|
|
11 |
opencv_python<=4.11.0.86
|
12 |
optimum_quanto<=0.2.6
|
13 |
pandas<=1.5.3
|
14 |
-
peft
|
15 |
Pillow<=11.2.1
|
16 |
preprocessing<=0.1.13
|
17 |
pycocotools<=2.0.8
|
|
|
11 |
opencv_python<=4.11.0.86
|
12 |
optimum_quanto<=0.2.6
|
13 |
pandas<=1.5.3
|
14 |
+
peft>=0.15.0
|
15 |
Pillow<=11.2.1
|
16 |
preprocessing<=0.1.13
|
17 |
pycocotools<=2.0.8
|