Open elliottzheng opened 4 months ago
The previous implementation does not actually convert the image to RGB, as Image.from_array assumes RGB input
Image.from_array
The previous implementation does not actually convert the image to RGB, as
Image.from_array
assumes RGB input