Added python-docx
解决在使用批量导入 .docx 文件是提示需要 pip install --upgrade python-docx 的问题
This commit is contained in:
parent
88919db63e
commit
1256387488
|
|
@ -10,4 +10,5 @@ Markdown
|
|||
pygments
|
||||
pymupdf
|
||||
openai
|
||||
numpy
|
||||
numpy
|
||||
python-docx
|
||||
Loading…
Reference in New Issue