-
Notifications
You must be signed in to change notification settings - Fork 28.3k
[Feature Request]: No Image data blocks found #15546
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
Comments
Textual inversion embeddings can be embedded in a PNG file, like this. It checks each PNG file in the embeddings folder and displays this message if it's just a normal image. stable-diffusion-webui/modules/textual_inversion/textual_inversion.py Lines 171 to 176 in adadb4e
stable-diffusion-webui/modules/textual_inversion/image_embedding.py Lines 112 to 118 in adadb4e
Images ending in stable-diffusion-webui/modules/textual_inversion/textual_inversion.py Lines 161 to 164 in adadb4e
TLDR: It's harmless; you can ignore it. |
Thank |
What would your feature do ?
On launch the web verify things and say this cryptic message: No Image data blocks found
I think it's because one extension has a missing image.preview or another thing, but it is possible to be more precise on this error message? Like also giving the extension name, the file path or any other info why this message show?
Thank
The text was updated successfully, but these errors were encountered: