Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ requests
|
|
| 7 |
torch
|
| 8 |
pandas
|
| 9 |
matplotlib
|
| 10 |
-
seaborn
|
|
|
|
|
|
| 7 |
torch
|
| 8 |
pandas
|
| 9 |
matplotlib
|
| 10 |
+
seaborn
|
| 11 |
+
sentencepiece
|