mirror of
https://github.com/open-webui/open-webui
synced 2025-04-06 05:35:55 +00:00
chore: dependency
This commit is contained in:
parent
8588b52fd6
commit
4b1899bfca
@ -78,6 +78,7 @@ sentencepiece
|
|||||||
soundfile==0.13.1
|
soundfile==0.13.1
|
||||||
azure-ai-documentintelligence==1.0.0
|
azure-ai-documentintelligence==1.0.0
|
||||||
|
|
||||||
|
pillow==11.1.0
|
||||||
opencv-python-headless==4.11.0.86
|
opencv-python-headless==4.11.0.86
|
||||||
rapidocr-onnxruntime==1.3.24
|
rapidocr-onnxruntime==1.3.24
|
||||||
rank-bm25==0.2.2
|
rank-bm25==0.2.2
|
||||||
|
@ -84,6 +84,7 @@ dependencies = [
|
|||||||
"soundfile==0.13.1",
|
"soundfile==0.13.1",
|
||||||
"azure-ai-documentintelligence==1.0.0",
|
"azure-ai-documentintelligence==1.0.0",
|
||||||
|
|
||||||
|
"pillow==11.1.0",
|
||||||
"opencv-python-headless==4.11.0.86",
|
"opencv-python-headless==4.11.0.86",
|
||||||
"rapidocr-onnxruntime==1.3.24",
|
"rapidocr-onnxruntime==1.3.24",
|
||||||
"rank-bm25==0.2.2",
|
"rank-bm25==0.2.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user