I wrote some code to annotate the image with the text of the prompt. I couldn't find a convenient way to do it in EXIF.
For Midjourney: https://github.com/ernop/social-ai/tree/main
This one just downloads and annotates all the images in a discord channel/server you have admin in, and can backfill.
Comments
I wrote some code to annotate the image with the text of the prompt. I couldn't find a convenient way to do it in EXIF.
For Midjourney: https://github.com/ernop/social-ai/tree/main This one just downloads and annotates all the images in a discord channel/server you have admin in, and can backfill.
For Dalle3 Api: https://github.com/ernop/cmdline-dalle3-csharp This one also submits prompts and does permutations, powersets, block checking etc. Warning: very addictive.