Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
pypdf
|
| 2 |
google-generativeai==0.4.1
|
| 3 |
fpdf2>=2.7.6
|
| 4 |
-
markdown
|
|
|
|
|
|
| 1 |
pypdf
|
| 2 |
google-generativeai==0.4.1
|
| 3 |
fpdf2>=2.7.6
|
| 4 |
+
markdown
|
| 5 |
+
html_to_markdown
|