Spaces:
Runtime error
Runtime error
JavierGon12
commited on
Commit
•
a35e1bc
1
Parent(s):
942d7f8
remove library that does not exists
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -6,8 +6,7 @@ plotly
|
|
6 |
torch
|
7 |
streamlit_mic_recorder
|
8 |
pypdfium2
|
9 |
-
PyPDF2
|
10 |
-
pypdf.errors
|
11 |
pypdf
|
12 |
st_pages
|
13 |
torchaudio
|
|
|
6 |
torch
|
7 |
streamlit_mic_recorder
|
8 |
pypdfium2
|
9 |
+
PyPDF2
|
|
|
10 |
pypdf
|
11 |
st_pages
|
12 |
torchaudio
|