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

I can't load workflows through the Jason file. #3509

Open
razvanab opened this issue May 17, 2024 · 6 comments
Open

I can't load workflows through the Jason file. #3509

razvanab opened this issue May 17, 2024 · 6 comments

Comments

@razvanab
Copy link

I can't load workflows through the Jason file, and the only way to load any workflow is only through the ComfyUI-Manager load button. There is no error in the logs either.

@ltdrdata
Copy link
Contributor

Press F12 (if chrome) and see the console log.

@razvanab
Copy link
Author

2exifr.js:2 Uncaught (in promise) Error: Unknown file format

default.json

@razvanab
Copy link
Author

Any ideas on how to fix this?

@ltdrdata
Copy link
Contributor

ltdrdata commented May 20, 2024

2exifr.js:2 Uncaught (in promise) Error: Unknown file format

default.json

It seems that you have installed some custom nodes which is causing that issue.
Disable all custom nodes and try again.

Or search exifr.js file in ComfyUI/custom_nodes/ then you can find the problem extension.

@razvanab
Copy link
Author

You are right. I searched for that file, and I found it in this extension:
"ComfyUI_ExtendedImageFormats"
So I uninstalled it, and now everything is working.

@ltdrdata
Copy link
Contributor

This issue is patched.
kaanyalova/ComfyUI_ExtendedImageFormats#1

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