graphbookai / graphbook

The ML workflow framework for building interactive, highly efficient data processing pipelines. ⭐ Leave a star to support us!
https://docs.graphbook.ai/
MIT License
11 stars 1 forks source link

Cannot write CMYK images to shm region #99

Closed rsamf closed 2 weeks ago

rsamf commented 3 weeks ago
line 54, in add_image
    pil_image.save(img_buffer, format=pil_image.format or "PNG")
rsamf commented 2 weeks ago

Fixed in #100