Spaces:
Runtime error
Runtime error
Update requirements.txt (#12)
Browse files- Update requirements.txt (07e476f09e752e8ee738aecddb0cbae9dfaaff8f)
Co-authored-by: Manay Porwal <manayporwal07@users.noreply.huggingface.co>
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ pandas
|
|
| 6 |
numpy
|
| 7 |
matplotlib
|
| 8 |
seaborn
|
| 9 |
-
evaluate
|
|
|
|
|
|
| 6 |
numpy
|
| 7 |
matplotlib
|
| 8 |
seaborn
|
| 9 |
+
evaluate
|
| 10 |
+
bert-score
|