Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -59,3 +59,5 @@ tzdata==2023.3
|
|
59 |
urllib3==2.0.4
|
60 |
xxhash==3.2.0
|
61 |
yarl==1.9.2
|
|
|
|
|
|
59 |
urllib3==2.0.4
|
60 |
xxhash==3.2.0
|
61 |
yarl==1.9.2
|
62 |
+
transformers
|
63 |
+
evaluation
|