JBHF commited on
Commit
a21c0fa
1 Parent(s): f36290d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -14,6 +14,8 @@ pypdf
14
  chardet
15
  glob2
16
  unstructured
17
- docx
 
 
18
 
19
  ollama
 
14
  chardet
15
  glob2
16
  unstructured
17
+ # https://pypi.org/project/python-docx/
18
+ # pip install python-docx
19
+ python-docx
20
 
21
  ollama