Spaces:
Runtime error
Runtime error
InnoAIWarrior
commited on
Commit
·
56a12a5
1
Parent(s):
e91ad46
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -16,6 +16,8 @@ pytesseract
|
|
16 |
Pillow # This is a dependency for pytesseract
|
17 |
PyMuPDF
|
18 |
python-docx
|
|
|
|
|
19 |
|
20 |
# uncomment to use instructor embeddings
|
21 |
InstructorEmbedding==1.0.1
|
|
|
16 |
Pillow # This is a dependency for pytesseract
|
17 |
PyMuPDF
|
18 |
python-docx
|
19 |
+
streamlit-chat
|
20 |
+
|
21 |
|
22 |
# uncomment to use instructor embeddings
|
23 |
InstructorEmbedding==1.0.1
|