Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ transformers
|
|
9 |
numpy<2.0.0
|
10 |
omegaconf<=2.3.0
|
11 |
opencv_python<=4.11.0.86
|
12 |
-
|
13 |
pandas<=1.5.3
|
14 |
peft>=0.15.0
|
15 |
Pillow<=11.2.1
|
|
|
9 |
numpy<2.0.0
|
10 |
omegaconf<=2.3.0
|
11 |
opencv_python<=4.11.0.86
|
12 |
+
optimum_quanto
|
13 |
pandas<=1.5.3
|
14 |
peft>=0.15.0
|
15 |
Pillow<=11.2.1
|