Easy diffusion does not embed the meta data in the output images (png). But it has the option to create a json file with all informations like prompt, neg, lora, model, seed etc.
A feature to upload, import or copy&paste the whole meta data from the json files would be great.
Here is a short example of the file content (can be much more):
{
"prompt": "a apple on a table, white background,",
"seed": 2019858514,
"used_random_seed": true,
"negative_prompt": "Asian-Less-Neg , people",
"num_outputs": 1,
"num_inference_steps": 30,
"guidance_scale": 6,
"width": 568,
"height": 800,
"vram_usage_level": "balanced",
"sampler_name": "dpmpp_2s_a",
"use_stable_diffusion_model": "realisticFantasy_v20",
"clip_skip": false,
"use_vae_model": "",
"stream_progress_updates": true,
"stream_image_progress": false,
"show_only_filtered_image": true,
"block_nsfw": true,
"output_format": "png",
"output_quality": 75,
"output_lossless": false,
"metadata_output_format": "none",
"original_prompt": "a apple on a table, white background, ",
"active_tags": [],
"inactive_tags": [],
"use_lora_model": "add_detail",
"lora_alpha": "0.9",
"use_embeddings_model": [
"Asian-Less-Neg"
]
}Please authenticate to join the conversation.
Awaiting Dev Review
💡 Feature Request
About 2 years ago

Wartos
Get notified by email when there are changes.
Awaiting Dev Review
💡 Feature Request
About 2 years ago

Wartos
Get notified by email when there are changes.