Spaces:
Runtime error
Runtime error
added sentencepiece huggingface_hub[hf_xet]
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -105,3 +105,5 @@ python-docx==1.2.0
|
|
| 105 |
PyMuPDF==1.24.2
|
| 106 |
reportlab==4.4.2
|
| 107 |
stripe==11.4.1
|
|
|
|
|
|
|
|
|
| 105 |
PyMuPDF==1.24.2
|
| 106 |
reportlab==4.4.2
|
| 107 |
stripe==11.4.1
|
| 108 |
+
sentencepiece
|
| 109 |
+
huggingface_hub[hf_xet]
|