This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
modelscope
/
ModelScope
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Revert "move opencv dependency from framwork to cv "
This reverts commit
e970a6eb43
.
master^2
wenmeng.zwm
2 years ago
parent
2c4dc8c660
commit
4dd99b8f6e
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
requirements/cv.txt
+2
-1
requirements/framework.txt
+ 0
- 1
requirements/cv.txt
View File
@@ -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
+ 2
- 1
requirements/framework.txt
View File
@@ -1,6 +1,6 @@
addict
attrs
# version beyond 2.5.2 introduces compat
i
bility 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
Write
Preview
Loading…
Cancel
Save