Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
numpy
|
3 |
lightning
|
4 |
gradio
|
5 |
-
pathlib
|
|
|
|
2 |
numpy
|
3 |
lightning
|
4 |
gradio
|
5 |
+
pathlib
|
6 |
+
sentencepiece
|