Spaces:
Runtime error
Runtime error
Update requirements.txt (#13)
Browse files- Update requirements.txt (db30f9b0afa2afeedfc367db5d1a0f2b65485814)
Co-authored-by: Manay Porwal <manayporwal07@users.noreply.huggingface.co>
- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -8,3 +8,8 @@ matplotlib
|
|
| 8 |
seaborn
|
| 9 |
evaluate
|
| 10 |
bert-score
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
seaborn
|
| 9 |
evaluate
|
| 10 |
bert-score
|
| 11 |
+
streamlit
|
| 12 |
+
scikit-learn
|
| 13 |
+
nltk
|
| 14 |
+
rouge-score
|
| 15 |
+
absl-py
|