Spaces:
Runtime error
Runtime error
JavierGon12
commited on
Commit
•
942d7f8
1
Parent(s):
986b9d9
add libraries to requirements
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -3,4 +3,11 @@ streamlit
|
|
3 |
diffusers
|
4 |
pandas
|
5 |
plotly
|
6 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
diffusers
|
4 |
pandas
|
5 |
plotly
|
6 |
+
torch
|
7 |
+
streamlit_mic_recorder
|
8 |
+
pypdfium2
|
9 |
+
PyPDF2
|
10 |
+
pypdf.errors
|
11 |
+
pypdf
|
12 |
+
st_pages
|
13 |
+
torchaudio
|