Skip to content

Resolve "Upload problem"

Hugo Kerstens requested to merge 395-upload-problem into master

Closes #395 (closed)

This MR:

  • Converts any non-RGB image to RGB in the image extraction pipeline (also used by the blank generation)
  • Removes an unneeded PIL -> numpy -> PIL conversion

Merge request reports