mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-24 20:19:22 +01:00
Revert "move opencv dependency from framwork to cv "
This reverts commit e970a6eb43.
This commit is contained in:
@@ -21,7 +21,6 @@ moviepy>=1.0.3
|
||||
networkx>=2.5
|
||||
numba
|
||||
onnxruntime>=1.10
|
||||
opencv-python
|
||||
pai-easycv>=0.6.3.9
|
||||
pandas
|
||||
psutil
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
addict
|
||||
attrs
|
||||
# version beyond 2.5.2 introduces compatibility issue and is being resolved
|
||||
# version beyond 2.5.2 introduces compatbility issue and is being resolved
|
||||
datasets<=2.5.2
|
||||
easydict
|
||||
einops
|
||||
@@ -8,6 +8,7 @@ filelock>=3.3.0
|
||||
gast>=0.2.2
|
||||
jsonplus
|
||||
numpy
|
||||
opencv-python
|
||||
oss2
|
||||
Pillow>=6.2.0
|
||||
# for pyarrow 9.0.0 event_loop core dump
|
||||
|
||||
Reference in New Issue
Block a user