Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ torchvision
|
|
| 4 |
pillow
|
| 5 |
matplotlib
|
| 6 |
Cython
|
| 7 |
-
pandas==2.2.2
|
|
|
|
|
|
| 4 |
pillow
|
| 5 |
matplotlib
|
| 6 |
Cython
|
| 7 |
+
pandas==2.2.2
|
| 8 |
+
transformers
|