Browse Source

Merge remote-tracking branch 'origin/master' into ofa/finetune

master
行嗔 3 years ago
parent
commit
2fac8e0f76
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      modelscope/version.py
  2. +1
    -1
      requirements/cv.txt

+ 1
- 1
modelscope/version.py View File

@@ -1 +1 @@
__version__ = '0.4.5'
__version__ = '0.4.7'

+ 1
- 1
requirements/cv.txt View File

@@ -14,7 +14,7 @@ mmcls>=0.21.0
mmdet>=2.25.0
networkx>=2.5
onnxruntime>=1.10
pai-easycv>=0.6.3.4
pai-easycv>=0.6.3.6
pandas
psutil
regex


Loading…
Cancel
Save