mirror of
https://github.com/open-webui/open-webui
synced 2025-06-22 18:07:17 +00:00
feat: add python-docx dependency for ODT file processing
- Add python-docx==1.2.0 to requirements.txt - Enables ODT file parsing and processing capabilities
This commit is contained in:
parent
e1f5f1e0b1
commit
8ea589047c
@ -80,6 +80,7 @@ psutil
|
||||
sentencepiece
|
||||
soundfile==0.13.1
|
||||
azure-ai-documentintelligence==1.0.2
|
||||
python-docx==1.2.0
|
||||
|
||||
pillow==11.2.1
|
||||
opencv-python-headless==4.11.0.86
|
||||
|
Loading…
Reference in New Issue
Block a user