Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
streamlit
|
2 |
-
google-generativeai
|
3 |
-
beautifulsoup4
|
4 |
-
python-dotenv
|
5 |
-
|
6 |
PyPDF2
|
|
|
1 |
+
streamlit
|
2 |
+
google-generativeai
|
3 |
+
beautifulsoup4
|
4 |
+
python-dotenv
|
5 |
+
fpdf2
|
6 |
PyPDF2
|