Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ huggingface_hub==0.25.1
|
|
2 |
nltk==3.8.1
|
3 |
python-dotenv==1.0.1
|
4 |
black==24.4.0
|
5 |
-
evaluate==0.4.
|
6 |
rouge_score==0.1.2
|
7 |
pytest==8.2.1
|
8 |
seaborn==0.13.2
|
|
|
2 |
nltk==3.8.1
|
3 |
python-dotenv==1.0.1
|
4 |
black==24.4.0
|
5 |
+
evaluate==0.4.3
|
6 |
rouge_score==0.1.2
|
7 |
pytest==8.2.1
|
8 |
seaborn==0.13.2
|