YOU LIKE MY WORK (DONATE ON PROFILE LINK)
This program helps in view files from Civitai.com, the main idea is to create a list of images, within this list you can select a image, and preview its prompt and negative prompt if exists.
Also copy and paste the metadata from the AI image and allow to paste it in stable difusion webUI.
I think on adding more functions to the program, so your ideas are welcome.
Any bugs message me, I'll try to fix them, thanks.
Hope you like this one. Have fun!
---------------
V1.0
You can load images from your computer and add then to the list.
You can copy the image url address and add the image by pressing the button below the list.
You can drag and drop a image from your computer on top of the picture box, and this images is added to the list.
When you add an image from drag and drop, and from paste the url address, a copy of that image is created in a folder inside the program directory.
Can copy the Metadata from the selected image and paste it in stable diffusion WebUI
Can save a txt file with of all images prompts
Can save a txt file with of all images negative prompts
----------------
Description
- Added more fields to select from
- Debug button, hide/show debug image information text box
- Fix some errors