Spaces:
Runtime error
Runtime error
Commit
·
6f009c3
1
Parent(s):
a35e1bc
Fix libraries
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,6 @@ pypdfium2
|
|
| 9 |
PyPDF2
|
| 10 |
pypdf
|
| 11 |
st_pages
|
| 12 |
-
torchaudio
|
|
|
|
|
|
|
|
|
| 9 |
PyPDF2
|
| 10 |
pypdf
|
| 11 |
st_pages
|
| 12 |
+
torchaudio
|
| 13 |
+
sentencepiece
|
| 14 |
+
streamlit-extras
|