Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
|
| 2 |
-
|
| 3 |
numpy==1.23.5
|
| 4 |
matplotlib==3.7.1
|
| 5 |
torch==2.0.0
|
|
|
|
| 1 |
|
| 2 |
+
transformers==4.26.1
|
| 3 |
numpy==1.23.5
|
| 4 |
matplotlib==3.7.1
|
| 5 |
torch==2.0.0
|