Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING: WAS_Load_Image.IS_CHANGED() got an unexpected keyword argument 'RGBA' #524

Open
JuMayr opened this issue Dec 12, 2024 · 1 comment

Comments

@JuMayr
Copy link

JuMayr commented Dec 12, 2024

When using the WAS Load Image node via API, I get this error:

WARNING: WAS_Load_Image.IS_CHANGED() got an unexpected keyword argument 'RGBA'

The Node in the json looks like this:

"153": {
"inputs": {
"image_path": "./ComfyUI/input/%NewImage%",
"RGBA": "false",
"filename_text_extension": "false"
},
"class_type": "Image Load",
"_meta": {
"title": "Image Load"
}
},

@niko2020
Copy link

same problem here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants