updated requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,6 @@ pillow==10.2.0
|
|
| 15 |
matplotlib==3.9.1
|
| 16 |
scikit-learn==1.4.1.post1
|
| 17 |
scipy==1.12.0
|
| 18 |
-
opencv-python-headless
|
|
|
|
|
|
|
|
|
| 15 |
matplotlib==3.9.1
|
| 16 |
scikit-learn==1.4.1.post1
|
| 17 |
scipy==1.12.0
|
| 18 |
+
opencv-python-headless
|
| 19 |
+
bitsandbytes
|
| 20 |
+
accelerate
|