mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-25 12:39:25 +01:00
1. Add progress bar for dataframe apply when downloading data files. 2. Fix cache data files issue 3. Refine _prepare_and_download() func Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/12408412 * add progress bar and fix cache dir * add progress bar and fix cache dir * refine code