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

Issue detecting ComfyUI generated image #769

Open
ermanitu opened this issue Jan 9, 2025 · 0 comments
Open

Issue detecting ComfyUI generated image #769

ermanitu opened this issue Jan 9, 2025 · 0 comments

Comments

@ermanitu
Copy link

ermanitu commented Jan 9, 2025

There is another issue with some of my images. When they are generated with another tool it doesn't has "parameters" neither "workflow". An example is the above image. But ComfyUI opens it ok.

I changed the line 395 in tools commenting the las part and IIB works ok.

def is_img_created_by_comfyui(img: Image):
return img.info.get('prompt') #and img.info.get('workflow')

This is the image:

ComfyUI_temp_rhezr_00008_

@ermanitu ermanitu changed the title Issue detecting CompyUI generated image Issue detecting ComfyUI generated image Jan 9, 2025
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

1 participant