mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-16 08:17:45 +01:00
1. rename maas_config to configuration 2. remove task field image and video, using cv instead Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9010802
3 lines
36 B
Python
3 lines
36 B
Python
a = 1
|
|
b = dict(c=[1, 2, 3], d='dd')
|