Update requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
-
transformers
|
| 3 |
numpy
|
| 4 |
pandas
|
| 5 |
accelerate
|
| 6 |
torch>=2.2.0
|
| 7 |
-
pydantic==2.10.6
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
+
transformers==4.52.4
|
| 3 |
numpy
|
| 4 |
pandas
|
| 5 |
accelerate
|
| 6 |
torch>=2.2.0
|
| 7 |
+
pydantic==2.10.6
|