Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -51,3 +51,5 @@ tzdata==2024.1
|
|
51 |
urllib3==2.2.1
|
52 |
watchdog==4.0.0
|
53 |
zipp==3.18.2
|
|
|
|
|
|
51 |
urllib3==2.2.1
|
52 |
watchdog==4.0.0
|
53 |
zipp==3.18.2
|
54 |
+
transformers==4.40.2
|
55 |
+
tokenizers==0.19.1
|