Files
modelscope/configs/examples/configuration.py
wenmeng.zwm 8a030ead72 [to #42362853] feat: rename config to configuration and remove repeated task fileds
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
2022-06-13 19:44:34 +08:00

3 lines
36 B
Python

a = 1
b = dict(c=[1, 2, 3], d='dd')