Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
gradio
|
2 |
mistralai
|
3 |
-
deep_translator
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
mistralai
|
3 |
+
deep_translator
|
4 |
+
pdf2image
|
5 |
+
pypdf
|
6 |
+
libmagic
|
7 |
+
python-magic
|
8 |
+
poppler
|