RupertAvery / DiffusionToolkit

Metadata-indexer and Viewer for AI-generated images
MIT License
709 stars 44 forks source link

[Enhancement] Support animated images and video #201

Open danrazor opened 5 months ago

danrazor commented 5 months ago

Animated PNG files are not visible in the DiffusionToolkit. please add support for that. and Gifs, Mp4, (video formats too since we now have video diffusions easily available.

regards

Dan

RupertAvery commented 5 months ago

First of all, we will need to determine how metadata is stored (if they are stored at all), and how we can display animated images / videos in WPF. I suppose GIFs do not store any metadata, so would just use a .TXT file.

The question is if and how and where tools that generate videos store the metadata.

I do not use such tools so I do not have any information or sample images of that.

danrazor commented 5 months ago

I guess you can consider this as a next step.

Animated diffusions are coming. Ai video is getting traction.

consider starting a kickstarter for your app.

if you develop toolkit further and assume its position as a database manager for diffusion and images as the world changes after the introduction of Stable diffusion and image generation. there might be some options to auto generate metadata based on image or video to include in database. I am just thinking. cheers and all the best

Dan