mirror of
https://github.com/open-webui/open-webui
synced 2024-11-25 21:38:43 +00:00
chore: requirements
This commit is contained in:
parent
224b555de5
commit
7c0545fd39
@ -65,6 +65,7 @@ pyxlsb==1.0.10
|
|||||||
xlrd==2.0.1
|
xlrd==2.0.1
|
||||||
validators==0.33.0
|
validators==0.33.0
|
||||||
psutil
|
psutil
|
||||||
|
soundfile==0.12.1
|
||||||
|
|
||||||
opencv-python-headless==4.10.0.84
|
opencv-python-headless==4.10.0.84
|
||||||
rapidocr-onnxruntime==1.3.24
|
rapidocr-onnxruntime==1.3.24
|
||||||
|
@ -70,6 +70,7 @@ dependencies = [
|
|||||||
"xlrd==2.0.1",
|
"xlrd==2.0.1",
|
||||||
"validators==0.33.0",
|
"validators==0.33.0",
|
||||||
"psutil",
|
"psutil",
|
||||||
|
"soundfile==0.12.1",
|
||||||
|
|
||||||
"opencv-python-headless==4.10.0.84",
|
"opencv-python-headless==4.10.0.84",
|
||||||
"rapidocr-onnxruntime==1.3.24",
|
"rapidocr-onnxruntime==1.3.24",
|
||||||
|
Loading…
Reference in New Issue
Block a user