Spaces:
Paused
Paused
add PyPDF2 , python-dotenv
#4
by
anmol11p
- opened
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ streamlit
|
|
4 |
requests
|
5 |
beautifulsoup4
|
6 |
tqdm
|
7 |
-
huggingface_hub
|
|
|
|
|
|
4 |
requests
|
5 |
beautifulsoup4
|
6 |
tqdm
|
7 |
+
huggingface_hub
|
8 |
+
PyPDF2
|
9 |
+
python-dotenv
|