Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
|
| 2 |
torch==2.5.1
|
| 3 |
-
|
| 4 |
transformers==4.46.1
|
| 5 |
regex==2024.9.11
|
| 6 |
Strings2==0.0.4
|
|
|
|
| 1 |
|
| 2 |
torch==2.5.1
|
| 3 |
+
collection==0.1.6
|
| 4 |
transformers==4.46.1
|
| 5 |
regex==2024.9.11
|
| 6 |
Strings2==0.0.4
|