Closed jonathandinu closed 8 months ago
…t to cpu.
If lowres=True but image_lr is None the pipeline errors when it tries to move it to the cpu.
lowres=True
image_lr
None
…t to cpu.
If
lowres=True
butimage_lr
isNone
the pipeline errors when it tries to move it to the cpu.