DiffusionToolkit icon indicating copy to clipboard operation
DiffusionToolkit copied to clipboard

[BUG] Can not find generated images (NovelAI)

Open yifeifrank opened this issue 2 years ago • 9 comments

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

yifeifrank avatar Jan 06 '24 05:01 yifeifrank

Can you attach a sample image that raises the error?

RupertAvery avatar Jan 06 '24 09:01 RupertAvery

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

generated via NovelAI

yifeifrank avatar Jan 06 '24 11:01 yifeifrank

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 avatar Jan 06 '24 14:01 RupertAvery

Let me know if this version fixes your issues

(non-working link removed)

RupertAvery avatar Jan 06 '24 15:01 RupertAvery

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)

yifeifrank avatar Jan 07 '24 04:01 yifeifrank

Sorry about that. This one has the DLL.

(non-working link removed)

RupertAvery avatar Jan 07 '24 13:01 RupertAvery

Sorry about that. This one has the DLL.

(non-working link removed)

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

yifeifrank avatar Jan 08 '24 02:01 yifeifrank

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

Diffusion.Toolkit.v1.6 beta.zip

RupertAvery avatar Jan 12 '24 17:01 RupertAvery

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

toshi-miura avatar Jan 13 '24 11:01 toshi-miura