Spaces:
Runtime error
Runtime error
Commit
·
3326738
1
Parent(s):
1c45df7
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
streamlit
|
2 |
gpt4all==1.0.8
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gpt4all==1.0.8
|
2 |
+
streamlit
|
3 |
+
g4f
|
4 |
+
docx2txt
|
5 |
+
pypdf2
|
6 |
+
pytesseract
|
7 |
+
pdf2image
|