Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ shinyswatch==0.2.4
|
|
| 3 |
seaborn==0.12.2
|
| 4 |
matplotlib==3.7.1
|
| 5 |
pillow
|
| 6 |
-
numpy
|
|
|
|
|
|
| 3 |
seaborn==0.12.2
|
| 4 |
matplotlib==3.7.1
|
| 5 |
pillow
|
| 6 |
+
numpy
|
| 7 |
+
transformers
|