Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -2,10 +2,8 @@ streamlit
|
|
| 2 |
python-docx
|
| 3 |
pdfminer.six
|
| 4 |
pypdf2
|
| 5 |
-
PyPDF2
|
| 6 |
pillow
|
| 7 |
python-magic
|
| 8 |
-
python-magic-bin
|
| 9 |
-
pygments
|
| 10 |
google-generativeai
|
|
|
|
| 11 |
latexmk
|
|
|
|
| 2 |
python-docx
|
| 3 |
pdfminer.six
|
| 4 |
pypdf2
|
|
|
|
| 5 |
pillow
|
| 6 |
python-magic
|
|
|
|
|
|
|
| 7 |
google-generativeai
|
| 8 |
+
pygments
|
| 9 |
latexmk
|