fxgn Upload an image to Ki and ask to edit it with Python and PIL library. It fails to do so and uses AI image editing instead. It should be able to edit the image with PIL and output the result
Thibaultmol I assume you've already tried to push it into using python instead by specifically mentioning python? I wonder if it's somehow getting the image as an 'image' instead of as a 'file'
yiwei-1 Currently the Python sandbox doesn’t support file upload yet, but we plan to add support for that soon