Spaces:
Sleeping
Sleeping
add pypdf lib
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ pandas
|
|
8 |
elevenlabs
|
9 |
gradio
|
10 |
python-dotenv
|
11 |
-
streamlit
|
|
|
|
8 |
elevenlabs
|
9 |
gradio
|
10 |
python-dotenv
|
11 |
+
streamlit
|
12 |
+
pypdf
|