Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
gradio
|
2 |
google-generativeai
|
3 |
markdown
|
|
|
4 |
beautifulsoup4
|
5 |
-
|
|
|
1 |
+
gradio>=4.44.1
|
2 |
google-generativeai
|
3 |
markdown
|
4 |
+
python-docx
|
5 |
beautifulsoup4
|
6 |
+
PyPDF2
|