Spaces:
Runtime error
Runtime error
tomas.helmfridsson commited on
Commit ·
cefa3a9
1
Parent(s): b155241
add sentencepiece
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,3 +11,4 @@ pypdf
|
|
| 11 |
pydantic==2.10.6
|
| 12 |
python-dotenv
|
| 13 |
gradio==5.6.0
|
|
|
|
|
|
| 11 |
pydantic==2.10.6
|
| 12 |
python-dotenv
|
| 13 |
gradio==5.6.0
|
| 14 |
+
sentencepiece
|