提交 95b56c90 编写于 作者: C chenguowei01

update humanseg.py

上级 61645b1d
......@@ -302,7 +302,7 @@ class SegModel(object):
from utils import HumanSegPostTrainingQuantization
except:
raise Exception(
"Model Quantization is not available, try to upgrade your paddlepaddle>=1.7.0"
"Model Quantization is not available, try to upgrade your paddlepaddle>=1.8.1"
)
is_use_cache_file = True
if cache_dir is None:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册