1
0
mirror of https://github.com/alibaba/EasyCV.git synced 2025-06-03 14:49:00 +08:00
2022-04-02 20:01:06 +08:00

5 lines
109 B
Python

# Copyright (c) Alibaba, Inc. and its affiliates.
CACHE_DIR = '.easycv_cache'
MAX_READ_IMAGE_TRY_TIMES = 10