Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ transformers==4.41.0
|
|
| 7 |
torch==2.3.0
|
| 8 |
numpy==1.24.3
|
| 9 |
huggingface-hub==0.23.0
|
| 10 |
-
pydantic==2.7.0
|
|
|
|
|
|
| 7 |
torch==2.3.0
|
| 8 |
numpy==1.24.3
|
| 9 |
huggingface-hub==0.23.0
|
| 10 |
+
pydantic==2.7.0
|
| 11 |
+
tenacity==8.2.3
|