Grayscale image#1
Conversation
| return "", errors.New("Non 200 response") | ||
| } | ||
|
|
||
| log.Println("Got response for ", imageUrl) |
There was a problem hiding this comment.
This file contains at least one console log. Please remove any present.
WatermelonAI SummaryThis PR modifies the code to support the loading and changing of grayscale images. It includes changes to the image loading functionality and updates the image manipulation logic, allowing for the conversion of images to grayscale. These changes aim to enhance the image processing capabilities of the system. GitHub PRs
Click here to login to Jira |
No description provided.