DIM icon indicating copy to clipboard operation
DIM copied to clipboard

controller = Controller(inputs=dict(inputs='data.images'), **models)

Open hexing123456 opened this issue 1 year ago • 0 comments

Hello author, I have been wondering what 'data.images' is.

Lead to "file "/home/hexing/anaconda3/envs/02_dim_torch040/lib/python3.6/site-packages/cortex/_lib/models.py", line 348, in _check_contract for k, v in inputs.items(): AttributeError: 'str' object has no attribute 'items'

hexing123456 avatar Mar 14 '23 14:03 hexing123456