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

[BUG] Can not find generated images (NovelAI) #175

Open
yifeifrank opened this issue Jan 6, 2024 · 9 comments
Open

[BUG] Can not find generated images (NovelAI) #175

yifeifrank opened this issue Jan 6, 2024 · 9 comments
Assignees
Labels
bug Something isn't working

Comments

@yifeifrank
Copy link

Describe the bug
Toolkit browser unable to find generated pictures.

Version:
version 1.5 & 1.5.1
version 1.4 works fine.

To Reproduce
the main filepath settings, other settings not changed.
image

Expected behavior
Generated files should be listed in the toolkit browser. After porting v1.4 database to v1.5, the files show up in the library, but clicking cause the following error.
image

Source Image
All generated images, be it from webui or NovelAI. I think the problem is about metadata, png files from danbooru can be listed.

Source Image or Screenshots
image

@RupertAvery
Copy link
Owner

Can you attach a sample image that raises the error?

@yifeifrank
Copy link
Author

yifeifrank commented Jan 6, 2024

aris_blue_archive,eluthel,naga_u,tyakomes,baku_p,healthyman,yuizaki

generated via NovelAI

@RupertAvery
Copy link
Owner

Looks like this was caused when I added support for FooocusMRE which also uses a "Comment:" tag.

NovelAI uses a Comment: tag as well, but also has a "Software: NovelAI" tag.

@RupertAvery
Copy link
Owner

RupertAvery commented Jan 6, 2024

Let me know if this version fixes your issues

(non-working link removed)

@RupertAvery RupertAvery self-assigned this Jan 6, 2024
@RupertAvery RupertAvery added the bug Something isn't working label Jan 6, 2024
@yifeifrank
Copy link
Author

yifeifrank commented Jan 7, 2024

Running main exe shows error:
Unable to load DLL 'sqlite3' or one of its dependencies. (0x8007007E)

Let me know if this version fixes your issues

(non-working link removed)

@RupertAvery
Copy link
Owner

RupertAvery commented Jan 7, 2024

Sorry about that. This one has the DLL.

(non-working link removed)

@yifeifrank
Copy link
Author

yifeifrank commented Jan 8, 2024

Sorry about that. This one has the DLL.

(non-working link removed)

Thank, you!
Update: the error is fixed, much thanks

@RupertAvery
Copy link
Owner

Turns out some code changes made it work on my machine but not others. Hopefully this should work.

Diffusion.Toolkit.v1.6 beta.zip

@toshi-miura
Copy link

Thank you for the correction. I was facing a similar issue, but I have confirmed that the problem has been resolved in my environment

@RupertAvery RupertAvery changed the title [BUG] Can not find generated images [BUG] Can not find generated images (NovelAI) Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants