Spaces:
Runtime error
Runtime error
Commit ·
6271fb0
1
Parent(s): 13877dd
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ datasets
|
|
| 4 |
flake8
|
| 5 |
SentencePiece
|
| 6 |
plotly
|
|
|
|
| 7 |
sacremoses
|
| 8 |
autopep8
|
| 9 |
add-trailing-comma
|
|
|
|
| 4 |
flake8
|
| 5 |
SentencePiece
|
| 6 |
plotly
|
| 7 |
+
prettytable
|
| 8 |
sacremoses
|
| 9 |
autopep8
|
| 10 |
add-trailing-comma
|