AlUlkesh / stable-diffusion-webui-images-browser

an images browse for stable-diffusion-webui
617 stars 112 forks source link

error loading image #115

Closed nickr61 closed 1 year ago

nickr61 commented 1 year ago

since latest update I'm getting an error when loading an image to view its exif info, the gallery thumbs are visible but when I select an image it doesn't load and I get error Clip

Clip_2

AlUlkesh commented 1 year ago

Can you go to Settings and check "Image Browser - Print debug logs to the console". Then restart webui and post the complete log, so starting from:

c:\tools\Ai\stable-diffusion-webui>webui-user.bat
venv "c:\tools\Ai\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)]
Commit hash: 955df7751eef11bb7697e2d77f6b8a6226b21e13

until the error happens. Perhaps we can find a hint then.

nickr61 commented 1 year ago

venv "C:\stable-diffusion-webui\venv\Scripts\Python.exe" Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Commit hash: 22bcc7be428c94e9408f589966c2040187245d81 Installing requirements for Web UI

Launching Web UI with arguments: --administrator --xformers Civitai Helper: Get Custom Model Folder Civitai Helper: Load setting from: C:\stable-diffusion-webui\extensions\Stable-Diffusion-Webui-Civitai-Helper\setting.json Civitai Helper: No setting file, use default Additional Network extension not installed, Only hijack built-in lora LoCon Extension hijack built-in lora successfully [AddNet] Updating model hashes... 100%|█████████████████████████████████████████████████████████████████████████████| 170/170 [00:00<00:00, 21182.09it/s] [AddNet] Updating model hashes... 100%|████████████████████████████████████████████████████████████████████████████████████████| 170/170 [00:00<?, ?it/s] C:\stable-diffusion-webui\venv\Scripts\python.exe 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Windows 10.0.19045 22bcc7be428c94e9408f589966c2040187245d81

Gradio 3.23.0 C:\stable-diffusion-webui { "txt2img/Prompt/visible": true, "txt2img/Prompt/value": "", "txt2img/Negative prompt/visible": true, "txt2img/Negative prompt/value": "", "txt2img/Styles/visible": true, "txt2img/Styles/value": [], "txt2img/Sampling method/visible": true, "txt2img/Sampling method/value": "Euler a", "txt2img/Sampling steps/visible": true, "txt2img/Sampling steps/value": 20, "txt2img/Sampling steps/minimum": 1, "txt2img/Sampling steps/maximum": 150, "txt2img/Sampling steps/step": 1, "txt2img/Restore faces/visible": true, "txt2img/Restore faces/value": false, "txt2img/Tiling/visible": true, "txt2img/Tiling/value": false, "txt2img/Hires. fix/visible": true, "txt2img/Hires. fix/value": false, "txt2img/Upscaler/visible": true, "txt2img/Upscaler/value": "Latent", "txt2img/Hires steps/visible": true, "txt2img/Hires steps/value": 0, "txt2img/Hires steps/minimum": 0, "txt2img/Hires steps/maximum": 150, "txt2img/Hires steps/step": 1, "txt2img/Denoising strength/visible": true, "txt2img/Denoising strength/value": 0.7, "txt2img/Denoising strength/minimum": 0.0, "txt2img/Denoising strength/maximum": 1.0, "txt2img/Denoising strength/step": 0.01, "txt2img/Upscale by/visible": true, "txt2img/Upscale by/value": 2.0, "txt2img/Upscale by/minimum": 1.0, "txt2img/Upscale by/maximum": 4.0, "txt2img/Upscale by/step": 0.05, "txt2img/Resize width to/visible": true, "txt2img/Resize width to/value": 0, "txt2img/Resize width to/minimum": 0, "txt2img/Resize width to/maximum": 2048, "txt2img/Resize width to/step": 8, "txt2img/Resize height to/visible": true, "txt2img/Resize height to/value": 0, "txt2img/Resize height to/minimum": 0, "txt2img/Resize height to/maximum": 2048, "txt2img/Resize height to/step": 8, "txt2img/Width/visible": true, "txt2img/Width/value": 512, "txt2img/Width/minimum": 64, "txt2img/Width/maximum": 2048, "txt2img/Width/step": 8, "txt2img/Height/visible": true, "txt2img/Height/value": 512, "txt2img/Height/minimum": 64, "txt2img/Height/maximum": 2048, "txt2img/Height/step": 8, "txt2img/Batch count/visible": true, "txt2img/Batch count/value": 1, "txt2img/Batch count/minimum": 1, "txt2img/Batch count/maximum": 100, "txt2img/Batch count/step": 1, "txt2img/Batch size/visible": true, "txt2img/Batch size/value": 1, "txt2img/Batch size/minimum": 1, "txt2img/Batch size/maximum": 8, "txt2img/Batch size/step": 1, "txt2img/CFG Scale/visible": true, "txt2img/CFG Scale/value": 7.0, "txt2img/CFG Scale/minimum": 1.0, "txt2img/CFG Scale/maximum": 30.0, "txt2img/CFG Scale/step": 0.5, "txt2img/Seed/visible": true, "txt2img/Seed/value": -1.0, "txt2img/Extra/visible": true, "txt2img/Extra/value": false, "txt2img/Variation seed/visible": true, "txt2img/Variation seed/value": -1.0, "txt2img/Variation strength/visible": true, "txt2img/Variation strength/value": 0.0, "txt2img/Variation strength/minimum": 0, "txt2img/Variation strength/maximum": 1, "txt2img/Variation strength/step": 0.01, "txt2img/Resize seed from width/visible": true, "txt2img/Resize seed from width/value": 0, "txt2img/Resize seed from width/minimum": 0, "txt2img/Resize seed from width/maximum": 2048, "txt2img/Resize seed from width/step": 8, "txt2img/Resize seed from height/visible": true, "txt2img/Resize seed from height/value": 0, "txt2img/Resize seed from height/minimum": 0, "txt2img/Resize seed from height/maximum": 2048, "txt2img/Resize seed from height/step": 8, "txt2img/Override settings/value": null, "customscript/dynamic_prompting.py/txt2img/Dynamic Prompts enabled/visible": true, "customscript/dynamic_prompting.py/txt2img/Dynamic Prompts enabled/value": true, "customscript/dynamic_prompting.py/txt2img/Combinatorial generation/visible": true, "customscript/dynamic_prompting.py/txt2img/Combinatorial generation/value": false, "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/visible": true, "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/value": 0, "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/minimum": 0, "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/maximum": 1000, "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/step": 1, "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/visible": true, "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/value": 1, "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/minimum": 1, "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/maximum": 10, "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/step": 1, "customscript/dynamic_prompting.py/txt2img/Magic prompt/visible": true, "customscript/dynamic_prompting.py/txt2img/Magic prompt/value": false, "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/visible": true, "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/value": 100, "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/minimum": 30, "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/maximum": 300, "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/step": 10, "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/visible": true, "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/value": 0.7, "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/minimum": 0.1, "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/maximum": 3.0, "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/step": 0.1, "customscript/dynamic_prompting.py/txt2img/Magic prompt model/visible": true, "customscript/dynamic_prompting.py/txt2img/Magic prompt model/value": "Gustavosta/MagicPrompt-Stable-Diffusion", "customscript/dynamic_prompting.py/txt2img/Magic prompt blocklist regex/visible": true, "customscript/dynamic_prompting.py/txt2img/Magic prompt blocklist regex/value": "", "customscript/dynamic_prompting.py/txt2img/I'm feeling lucky/visible": true, "customscript/dynamic_prompting.py/txt2img/I'm feeling lucky/value": false, "customscript/dynamic_prompting.py/txt2img/Attention grabber/visible": true, "customscript/dynamic_prompting.py/txt2img/Attention grabber/value": false, "customscript/dynamic_prompting.py/txt2img/Minimum attention/visible": true, "customscript/dynamic_prompting.py/txt2img/Minimum attention/value": 1.1, "customscript/dynamic_prompting.py/txt2img/Minimum attention/minimum": -1, "customscript/dynamic_prompting.py/txt2img/Minimum attention/maximum": 2, "customscript/dynamic_prompting.py/txt2img/Minimum attention/step": 0.1, "customscript/dynamic_prompting.py/txt2img/Maximum attention/visible": true, "customscript/dynamic_prompting.py/txt2img/Maximum attention/value": 1.5, "customscript/dynamic_prompting.py/txt2img/Maximum attention/minimum": -1, "customscript/dynamic_prompting.py/txt2img/Maximum attention/maximum": 2, "customscript/dynamic_prompting.py/txt2img/Maximum attention/step": 0.1, "customscript/dynamic_prompting.py/txt2img/Don't apply to negative prompts/visible": true, "customscript/dynamic_prompting.py/txt2img/Don't apply to negative prompts/value": true, "customscript/dynamic_prompting.py/txt2img/Enable Jinja2 templates/visible": true, "customscript/dynamic_prompting.py/txt2img/Enable Jinja2 templates/value": false, "customscript/dynamic_prompting.py/txt2img/Unlink seed from prompt/visible": true, "customscript/dynamic_prompting.py/txt2img/Unlink seed from prompt/value": false, "customscript/dynamic_prompting.py/txt2img/Fixed seed/visible": true, "customscript/dynamic_prompting.py/txt2img/Fixed seed/value": false, "txt2img/Write raw prompt to image/value": false, "customscript/dynamic_prompting.py/txt2img/Don't generate images/visible": true, "customscript/dynamic_prompting.py/txt2img/Don't generate images/value": false, "txt2img/Write prompts to file/value": false, "customscript/dynamic_thresholding.py/txt2img/Enable Dynamic Thresholding (CFG Scale Fix)/visible": true, "customscript/dynamic_thresholding.py/txt2img/Enable Dynamic Thresholding (CFG Scale Fix)/value": false, "customscript/dynamic_thresholding.py/txt2img/Mimic CFG Scale/visible": true, "customscript/dynamic_thresholding.py/txt2img/Mimic CFG Scale/value": 7.0, "customscript/dynamic_thresholding.py/txt2img/Mimic CFG Scale/minimum": 1.0, "customscript/dynamic_thresholding.py/txt2img/Mimic CFG Scale/maximum": 30.0, "customscript/dynamic_thresholding.py/txt2img/Mimic CFG Scale/step": 0.5, "customscript/dynamic_thresholding.py/txt2img/Top percentile of latents to clamp/visible": true, "customscript/dynamic_thresholding.py/txt2img/Top percentile of latents to clamp/value": 100.0, "customscript/dynamic_thresholding.py/txt2img/Top percentile of latents to clamp/minimum": 90.0, "customscript/dynamic_thresholding.py/txt2img/Top percentile of latents to clamp/maximum": 100.0, "customscript/dynamic_thresholding.py/txt2img/Top percentile of latents to clamp/step": 0.05, "customscript/dynamic_thresholding.py/txt2img/Mimic Scale Scheduler/visible": true, "customscript/dynamic_thresholding.py/txt2img/Mimic Scale Scheduler/value": "Constant", "customscript/dynamic_thresholding.py/txt2img/Minimum value of the Mimic Scale Scheduler/visible": true, "customscript/dynamic_thresholding.py/txt2img/Minimum value of the Mimic Scale Scheduler/value": 0.0, "customscript/dynamic_thresholding.py/txt2img/Minimum value of the Mimic Scale Scheduler/minimum": 0.0, "customscript/dynamic_thresholding.py/txt2img/Minimum value of the Mimic Scale Scheduler/maximum": 30.0, "customscript/dynamic_thresholding.py/txt2img/Minimum value of the Mimic Scale Scheduler/step": 0.5, "customscript/dynamic_thresholding.py/txt2img/CFG Scale Scheduler/visible": true, "customscript/dynamic_thresholding.py/txt2img/CFG Scale Scheduler/value": "Constant", "customscript/dynamic_thresholding.py/txt2img/Minimum value of the CFG Scale Scheduler/visible": true, "customscript/dynamic_thresholding.py/txt2img/Minimum value of the CFG Scale Scheduler/value": 0.0, "customscript/dynamic_thresholding.py/txt2img/Minimum value of the CFG Scale Scheduler/minimum": 0.0, "customscript/dynamic_thresholding.py/txt2img/Minimum value of the CFG Scale Scheduler/maximum": 30.0, "customscript/dynamic_thresholding.py/txt2img/Minimum value of the CFG Scale Scheduler/step": 0.5, "customscript/dynamic_thresholding.py/txt2img/Power Scheduler Value/visible": true, "customscript/dynamic_thresholding.py/txt2img/Power Scheduler Value/value": 4.0, "customscript/dynamic_thresholding.py/txt2img/Power Scheduler Value/minimum": 0.0, "customscript/dynamic_thresholding.py/txt2img/Power Scheduler Value/maximum": 15.0, "customscript/dynamic_thresholding.py/txt2img/Power Scheduler Value/step": 0.5, "customscript/steps_animation.py/txt2img/Script Enabled/visible": true, "customscript/steps_animation.py/txt2img/Script Enabled/value": false, "customscript/steps_animation.py/txt2img/Codec/visible": true, "customscript/steps_animation.py/txt2img/Codec/value": "x264", "customscript/steps_animation.py/txt2img/Interpolation/visible": true, "customscript/steps_animation.py/txt2img/Interpolation/value": "mci", "customscript/steps_animation.py/txt2img/Duration/visible": true, "customscript/steps_animation.py/txt2img/Duration/value": 10, "customscript/steps_animation.py/txt2img/Duration/minimum": 0.5, "customscript/steps_animation.py/txt2img/Duration/maximum": 120, "customscript/steps_animation.py/txt2img/Duration/step": 0.1, "customscript/steps_animation.py/txt2img/Skip steps/visible": true, "customscript/steps_animation.py/txt2img/Skip steps/value": 0, "customscript/steps_animation.py/txt2img/Skip steps/minimum": 0, "customscript/steps_animation.py/txt2img/Skip steps/maximum": 100, "customscript/steps_animation.py/txt2img/Skip steps/step": 1, "customscript/steps_animation.py/txt2img/Debug info/visible": true, "customscript/steps_animation.py/txt2img/Debug info/value": false, "customscript/steps_animation.py/txt2img/Run on incomplete/visible": true, "customscript/steps_animation.py/txt2img/Run on incomplete/value": true, "customscript/steps_animation.py/txt2img/Delete intermediate/visible": true, "customscript/steps_animation.py/txt2img/Delete intermediate/value": true, "customscript/steps_animation.py/txt2img/Create animation/visible": true, "customscript/steps_animation.py/txt2img/Create animation/value": true, "customscript/steps_animation.py/txt2img/Path for intermediate files/visible": true, "customscript/steps_animation.py/txt2img/Path for intermediate files/value": "intermediate", "customscript/steps_animation.py/txt2img/Path for output animation file/visible": true, "customscript/steps_animation.py/txt2img/Path for output animation file/value": "animation", "customscript/controlnet.py/txt2img/Enable/visible": true, "customscript/controlnet.py/txt2img/Enable/value": false, "customscript/controlnet.py/txt2img/Invert Input Color/visible": true, "customscript/controlnet.py/txt2img/Invert Input Color/value": false, "customscript/controlnet.py/txt2img/RGB to BGR/visible": true, "customscript/controlnet.py/txt2img/RGB to BGR/value": false, "customscript/controlnet.py/txt2img/Low VRAM/visible": true, "customscript/controlnet.py/txt2img/Low VRAM/value": false, "customscript/controlnet.py/txt2img/Guess Mode/visible": true, "customscript/controlnet.py/txt2img/Guess Mode/value": false, "customscript/controlnet.py/txt2img/Preprocessor/visible": true, "customscript/controlnet.py/txt2img/Preprocessor/value": "none", "customscript/controlnet.py/txt2img/Model/visible": true, "customscript/controlnet.py/txt2img/Model/value": "None", "customscript/controlnet.py/txt2img/Weight/visible": true, "customscript/controlnet.py/txt2img/Weight/value": 1.0, "customscript/controlnet.py/txt2img/Weight/minimum": 0.0, "customscript/controlnet.py/txt2img/Weight/maximum": 2.0, "customscript/controlnet.py/txt2img/Weight/step": 0.05, "customscript/controlnet.py/txt2img/Guidance Start (T)/visible": true, "customscript/controlnet.py/txt2img/Guidance Start (T)/value": 0.0, "customscript/controlnet.py/txt2img/Guidance Start (T)/minimum": 0.0, "customscript/controlnet.py/txt2img/Guidance Start (T)/maximum": 1.0, "customscript/controlnet.py/txt2img/Guidance Start (T)/step": 0.01, "customscript/controlnet.py/txt2img/Guidance End (T)/visible": true, "customscript/controlnet.py/txt2img/Guidance End (T)/value": 1.0, "customscript/controlnet.py/txt2img/Guidance End (T)/minimum": 0.0, "customscript/controlnet.py/txt2img/Guidance End (T)/maximum": 1.0, "customscript/controlnet.py/txt2img/Guidance End (T)/step": 0.01, "customscript/controlnet.py/txt2img/Annotator resolution/visible": true, "customscript/controlnet.py/txt2img/Annotator resolution/value": 64, "customscript/controlnet.py/txt2img/Annotator resolution/minimum": 64, "customscript/controlnet.py/txt2img/Annotator resolution/maximum": 2048, "customscript/controlnet.py/txt2img/Annotator resolution/step": 10, "customscript/controlnet.py/txt2img/Threshold A/visible": true, "customscript/controlnet.py/txt2img/Threshold A/value": 64, "customscript/controlnet.py/txt2img/Threshold A/minimum": 64, "customscript/controlnet.py/txt2img/Threshold A/maximum": 1024, "customscript/controlnet.py/txt2img/Threshold A/step": 1, "customscript/controlnet.py/txt2img/Threshold B/visible": true, "customscript/controlnet.py/txt2img/Threshold B/value": 64, "customscript/controlnet.py/txt2img/Threshold B/minimum": 64, "customscript/controlnet.py/txt2img/Threshold B/maximum": 1024, "customscript/controlnet.py/txt2img/Threshold B/step": 1, "customscript/controlnet.py/txt2img/Resize Mode/visible": true, "customscript/controlnet.py/txt2img/Resize Mode/value": "Scale to Fit (Inner Fit)", "txt2img/Canvas Width/visible": true, "txt2img/Canvas Width/value": 512, "txt2img/Canvas Width/minimum": 256, "txt2img/Canvas Width/maximum": 1024, "txt2img/Canvas Width/step": 64, "txt2img/Canvas Height/visible": true, "txt2img/Canvas Height/value": 512, "txt2img/Canvas Height/minimum": 256, "txt2img/Canvas Height/maximum": 1024, "txt2img/Canvas Height/step": 64, "customscript/sd_save_intermediate_images.py/txt2img/Save intermediate images/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/Save intermediate images/value": false, "customscript/sd_save_intermediate_images.py/txt2img/Also save final image with intermediates/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/Also save final image with intermediates/value": false, "customscript/sd_save_intermediate_images.py/txt2img/Type of images to be saved/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/Type of images to be saved/value": "Denoised", "customscript/sd_save_intermediate_images.py/txt2img/Save every N images/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/Save every N images/value": 5.0, "customscript/sd_save_intermediate_images.py/txt2img/Start at N images (must be 0 = start at the beginning or a multiple of 'Save every N images')/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/Start at N images (must be 0 = start at the beginning or a multiple of 'Save every N images')/value": 0.0, "customscript/sd_save_intermediate_images.py/txt2img/Stop at N images (must be 0 = don't stop early or a multiple of 'Save every N images')/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/Stop at N images (must be 0 = don't stop early or a multiple of 'Save every N images')/value": 0.0, "customscript/sd_save_intermediate_images.py/txt2img/Make a video file/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/Make a video file/value": false, "customscript/sd_save_intermediate_images.py/txt2img/Format/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/Format/value": "mp4", "customscript/sd_save_intermediate_images.py/txt2img/mp4 parameters/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/mp4 parameters/value": "h264", "customscript/sd_save_intermediate_images.py/txt2img/fps/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/fps/value": 2.0, "customscript/sd_save_intermediate_images.py/txt2img/Display last image for additional frames at the beginning/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/Display last image for additional frames at the beginning/value": 0.0, "customscript/sd_save_intermediate_images.py/txt2img/Display last image for additional frames at the end/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/Display last image for additional frames at the end/value": 0.0, "customscript/sd_save_intermediate_images.py/txt2img/Smoothing / Interpolate/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/Smoothing / Interpolate/value": false, "customscript/sd_save_intermediate_images.py/txt2img/Approx. how many seconds should the video run?/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/Approx. how many seconds should the video run?/value": 0.0, "customscript/sd_save_intermediate_images.py/txt2img/Debug/visible": true, "customscript/sd_save_intermediate_images.py/txt2img/Debug/value": false, "txt2img/Script/visible": true, "txt2img/Script/value": "None", "customscript/prompt_gallery.py/txt2img/Choose avatar/visible": true, "customscript/prompt_gallery.py/txt2img/Choose avatar/value": "", "customscript/prompt_gallery.py/txt2img/Iterate seed every line/visible": true, "customscript/prompt_gallery.py/txt2img/Iterate seed every line/value": false, "customscript/prompt_gallery.py/txt2img/skip exist/visible": true, "customscript/prompt_gallery.py/txt2img/skip exist/value": true, "customscript/prompt_gallery.py/txt2img/default_negative/visible": true, "customscript/prompt_gallery.py/txt2img/default_negative/value": "", "customscript/prompt_gallery.py/txt2img/default_positive/visible": true, "customscript/prompt_gallery.py/txt2img/default_positive/value": "", "customscript/prompt_gallery.py/txt2img/List of prompt inputs/visible": true, "customscript/prompt_gallery.py/txt2img/List of prompt inputs/value": "", "customscript/prompt_gallery.py/txt2img/Select prompts/visible": true, "customscript/prompt_gallery.py/txt2img/Select prompts/value": "", "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true, "customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/value": false, "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/visible": true, "customscript/prompt_matrix.py/txt2img/Use different seed for each picture/value": false, "customscript/prompt_matrix.py/txt2img/Select prompt/visible": true, "customscript/prompt_matrix.py/txt2img/Select prompt/value": "positive", "customscript/prompt_matrix.py/txt2img/Select joining char/visible": true, "customscript/prompt_matrix.py/txt2img/Select joining char/value": "comma", "customscript/prompt_matrix.py/txt2img/Grid margins (px)/visible": true, "customscript/prompt_matrix.py/txt2img/Grid margins (px)/value": 0, "customscript/prompt_matrix.py/txt2img/Grid margins (px)/minimum": 0, "customscript/prompt_matrix.py/txt2img/Grid margins (px)/maximum": 500, "customscript/prompt_matrix.py/txt2img/Grid margins (px)/step": 2, "customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true, "customscript/prompts_from_file.py/txt2img/Iterate seed every line/value": false, "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/visible": true, "customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/value": false, "customscript/prompts_from_file.py/txt2img/List of prompt inputs/visible": true, "customscript/prompts_from_file.py/txt2img/List of prompt inputs/value": "", "customscript/xyz_grid.py/txt2img/X type/visible": true, "customscript/xyz_grid.py/txt2img/X type/value": "Seed", "customscript/xyz_grid.py/txt2img/X values/visible": true, "customscript/xyz_grid.py/txt2img/X values/value": "", "customscript/xyz_grid.py/txt2img/Y type/visible": true, "customscript/xyz_grid.py/txt2img/Y type/value": "Nothing", "customscript/xyz_grid.py/txt2img/Y values/visible": true, "customscript/xyz_grid.py/txt2img/Y values/value": "", "customscript/xyz_grid.py/txt2img/Z type/visible": true, "customscript/xyz_grid.py/txt2img/Z type/value": "Nothing", "customscript/xyz_grid.py/txt2img/Z values/visible": true, "customscript/xyz_grid.py/txt2img/Z values/value": "", "customscript/xyz_grid.py/txt2img/Draw legend/visible": true, "customscript/xyz_grid.py/txt2img/Draw legend/value": true, "customscript/xyz_grid.py/txt2img/Keep -1 for seeds/visible": true, "customscript/xyz_grid.py/txt2img/Keep -1 for seeds/value": false, "customscript/xyz_grid.py/txt2img/Include Sub Images/visible": true, "customscript/xyz_grid.py/txt2img/Include Sub Images/value": false, "customscript/xyz_grid.py/txt2img/Include Sub Grids/visible": true, "customscript/xyz_grid.py/txt2img/Include Sub Grids/value": false, "customscript/xyz_grid.py/txt2img/Grid margins (px)/visible": true, "customscript/xyz_grid.py/txt2img/Grid margins (px)/value": 0, "customscript/xyz_grid.py/txt2img/Grid margins (px)/minimum": 0, "customscript/xyz_grid.py/txt2img/Grid margins (px)/maximum": 500, "customscript/xyz_grid.py/txt2img/Grid margins (px)/step": 2, "customscript/movie2movie.py/txt2img/Duration/visible": true, "customscript/movie2movie.py/txt2img/Duration/value": 50.0, "customscript/movie2movie.py/txt2img/Duration/minimum": 10.0, "customscript/movie2movie.py/txt2img/Duration/maximum": 200.0, "customscript/movie2movie.py/txt2img/Duration/step": 10, "customscript/shift_attention.py/txt2img/Steps/visible": true, "customscript/shift_attention.py/txt2img/Steps/value": 10.0, "customscript/shift_attention.py/txt2img/Show generated images in ui/visible": true, "customscript/shift_attention.py/txt2img/Show generated images in ui/value": true, "customscript/shift_attention.py/txt2img/Save results as video/visible": true, "customscript/shift_attention.py/txt2img/Save results as video/value": true, "customscript/shift_attention.py/txt2img/Frames per second/visible": true, "customscript/shift_attention.py/txt2img/Frames per second/value": 30.0, "customscript/shift_attention.py/txt2img/Number of frames for lead in/out/visible": true, "customscript/shift_attention.py/txt2img/Number of frames for lead in/out/value": 0.0, "customscript/shift_attention.py/txt2img/Upscaler/visible": true, "customscript/shift_attention.py/txt2img/Upscaler/value": "Lanczos", "customscript/shift_attention.py/txt2img/Upscale ratio/visible": true, "customscript/shift_attention.py/txt2img/Upscale ratio/value": 1.0, "customscript/shift_attention.py/txt2img/Upscale ratio/minimum": 0.0, "customscript/shift_attention.py/txt2img/Upscale ratio/maximum": 8.0, "customscript/shift_attention.py/txt2img/Upscale ratio/step": 0.1, "img2img/Prompt/visible": true, "img2img/Prompt/value": "", "img2img/Negative prompt/visible": true, "img2img/Negative prompt/value": "", "img2img/Styles/visible": true, "img2img/Styles/value": [], "img2img/Input directory/visible": true, "img2img/Input directory/value": "", "img2img/Output directory/visible": true, "img2img/Output directory/value": "", "img2img/Inpaint batch mask directory (required for inpaint batch processing only)/visible": true, "img2img/Inpaint batch mask directory (required for inpaint batch processing only)/value": "", "img2img/Resize mode/visible": true, "img2img/Resize mode/value": "Just resize", "img2img/Mask blur/visible": true, "img2img/Mask blur/value": 4, "img2img/Mask blur/minimum": 0, "img2img/Mask blur/maximum": 64, "img2img/Mask blur/step": 1, "img2img/Mask transparency/value": 0, "img2img/Mask transparency/minimum": 0, "img2img/Mask transparency/maximum": 100, "img2img/Mask transparency/step": 1, "img2img/Mask mode/visible": true, "img2img/Mask mode/value": "Inpaint masked", "img2img/Masked content/visible": true, "img2img/Masked content/value": "original", "img2img/Inpaint area/visible": true, "img2img/Inpaint area/value": "Whole picture", "img2img/Only masked padding, pixels/visible": true, "img2img/Only masked padding, pixels/value": 32, "img2img/Only masked padding, pixels/minimum": 0, "img2img/Only masked padding, pixels/maximum": 256, "img2img/Only masked padding, pixels/step": 4, "img2img/Sampling method/visible": true, "img2img/Sampling method/value": "Euler a", "img2img/Sampling steps/visible": true, "img2img/Sampling steps/value": 20, "img2img/Sampling steps/minimum": 1, "img2img/Sampling steps/maximum": 150, "img2img/Sampling steps/step": 1, "img2img/Restore faces/visible": true, "img2img/Restore faces/value": false, "img2img/Tiling/visible": true, "img2img/Tiling/value": false, "img2img/Width/visible": true, "img2img/Width/value": 512, "img2img/Width/minimum": 64, "img2img/Width/maximum": 2048, "img2img/Width/step": 8, "img2img/Height/visible": true, "img2img/Height/value": 512, "img2img/Height/minimum": 64, "img2img/Height/maximum": 2048, "img2img/Height/step": 8, "img2img/Batch count/visible": true, "img2img/Batch count/value": 1, "img2img/Batch count/minimum": 1, "img2img/Batch count/maximum": 100, "img2img/Batch count/step": 1, "img2img/Batch size/visible": true, "img2img/Batch size/value": 1, "img2img/Batch size/minimum": 1, "img2img/Batch size/maximum": 8, "img2img/Batch size/step": 1, "img2img/CFG Scale/visible": true, "img2img/CFG Scale/value": 7.0, "img2img/CFG Scale/minimum": 1.0, "img2img/CFG Scale/maximum": 30.0, "img2img/CFG Scale/step": 0.5, "img2img/Image CFG Scale/value": 1.5, "img2img/Image CFG Scale/minimum": 0, "img2img/Image CFG Scale/maximum": 3.0, "img2img/Image CFG Scale/step": 0.05, "img2img/Denoising strength/visible": true, "img2img/Denoising strength/value": 0.75, "img2img/Denoising strength/minimum": 0.0, "img2img/Denoising strength/maximum": 1.0, "img2img/Denoising strength/step": 0.01, "img2img/Seed/visible": true, "img2img/Seed/value": -1.0, "img2img/Extra/visible": true, "img2img/Extra/value": false, "img2img/Variation seed/visible": true, "img2img/Variation seed/value": -1.0, "img2img/Variation strength/visible": true, "img2img/Variation strength/value": 0.0, "img2img/Variation strength/minimum": 0, "img2img/Variation strength/maximum": 1, "img2img/Variation strength/step": 0.01, "img2img/Resize seed from width/visible": true, "img2img/Resize seed from width/value": 0, "img2img/Resize seed from width/minimum": 0, "img2img/Resize seed from width/maximum": 2048, "img2img/Resize seed from width/step": 8, "img2img/Resize seed from height/visible": true, "img2img/Resize seed from height/value": 0, "img2img/Resize seed from height/minimum": 0, "img2img/Resize seed from height/maximum": 2048, "img2img/Resize seed from height/step": 8, "img2img/Override settings/value": null, "customscript/dynamic_prompting.py/img2img/Dynamic Prompts enabled/visible": true, "customscript/dynamic_prompting.py/img2img/Dynamic Prompts enabled/value": true, "customscript/dynamic_prompting.py/img2img/Combinatorial generation/visible": true, "customscript/dynamic_prompting.py/img2img/Combinatorial generation/value": false, "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/visible": true, "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/value": 0, "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/minimum": 0, "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/maximum": 1000, "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/step": 1, "customscript/dynamic_prompting.py/img2img/Combinatorial batches/visible": true, "customscript/dynamic_prompting.py/img2img/Combinatorial batches/value": 1, "customscript/dynamic_prompting.py/img2img/Combinatorial batches/minimum": 1, "customscript/dynamic_prompting.py/img2img/Combinatorial batches/maximum": 10, "customscript/dynamic_prompting.py/img2img/Combinatorial batches/step": 1, "customscript/dynamic_prompting.py/img2img/Magic prompt/visible": true, "customscript/dynamic_prompting.py/img2img/Magic prompt/value": false, "customscript/dynamic_prompting.py/img2img/Max magic prompt length/visible": true, "customscript/dynamic_prompting.py/img2img/Max magic prompt length/value": 100, "customscript/dynamic_prompting.py/img2img/Max magic prompt length/minimum": 30, "customscript/dynamic_prompting.py/img2img/Max magic prompt length/maximum": 300, "customscript/dynamic_prompting.py/img2img/Max magic prompt length/step": 10, "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/visible": true, "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/value": 0.7, "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/minimum": 0.1, "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/maximum": 3.0, "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/step": 0.1, "customscript/dynamic_prompting.py/img2img/Magic prompt model/visible": true, "customscript/dynamic_prompting.py/img2img/Magic prompt model/value": "Gustavosta/MagicPrompt-Stable-Diffusion", "customscript/dynamic_prompting.py/img2img/Magic prompt blocklist regex/visible": true, "customscript/dynamic_prompting.py/img2img/Magic prompt blocklist regex/value": "", "customscript/dynamic_prompting.py/img2img/I'm feeling lucky/visible": true, "customscript/dynamic_prompting.py/img2img/I'm feeling lucky/value": false, "customscript/dynamic_prompting.py/img2img/Attention grabber/visible": true, "customscript/dynamic_prompting.py/img2img/Attention grabber/value": false, "customscript/dynamic_prompting.py/img2img/Minimum attention/visible": true, "customscript/dynamic_prompting.py/img2img/Minimum attention/value": 1.1, "customscript/dynamic_prompting.py/img2img/Minimum attention/minimum": -1, "customscript/dynamic_prompting.py/img2img/Minimum attention/maximum": 2, "customscript/dynamic_prompting.py/img2img/Minimum attention/step": 0.1, "customscript/dynamic_prompting.py/img2img/Maximum attention/visible": true, "customscript/dynamic_prompting.py/img2img/Maximum attention/value": 1.5, "customscript/dynamic_prompting.py/img2img/Maximum attention/minimum": -1, "customscript/dynamic_prompting.py/img2img/Maximum attention/maximum": 2, "customscript/dynamic_prompting.py/img2img/Maximum attention/step": 0.1, "customscript/dynamic_prompting.py/img2img/Don't apply to negative prompts/visible": true, "customscript/dynamic_prompting.py/img2img/Don't apply to negative prompts/value": true, "customscript/dynamic_prompting.py/img2img/Enable Jinja2 templates/visible": true, "customscript/dynamic_prompting.py/img2img/Enable Jinja2 templates/value": false, "customscript/dynamic_prompting.py/img2img/Unlink seed from prompt/visible": true, "customscript/dynamic_prompting.py/img2img/Unlink seed from prompt/value": false, "customscript/dynamic_prompting.py/img2img/Fixed seed/visible": true, "customscript/dynamic_prompting.py/img2img/Fixed seed/value": false, "img2img/Write raw prompt to image/value": false, "customscript/dynamic_prompting.py/img2img/Don't generate images/visible": true, "customscript/dynamic_prompting.py/img2img/Don't generate images/value": false, "img2img/Write prompts to file/value": false, "customscript/dynamic_thresholding.py/img2img/Enable Dynamic Thresholding (CFG Scale Fix)/visible": true, "customscript/dynamic_thresholding.py/img2img/Enable Dynamic Thresholding (CFG Scale Fix)/value": false, "customscript/dynamic_thresholding.py/img2img/Mimic CFG Scale/visible": true, "customscript/dynamic_thresholding.py/img2img/Mimic CFG Scale/value": 7.0, "customscript/dynamic_thresholding.py/img2img/Mimic CFG Scale/minimum": 1.0, "customscript/dynamic_thresholding.py/img2img/Mimic CFG Scale/maximum": 30.0, "customscript/dynamic_thresholding.py/img2img/Mimic CFG Scale/step": 0.5, "customscript/dynamic_thresholding.py/img2img/Top percentile of latents to clamp/visible": true, "customscript/dynamic_thresholding.py/img2img/Top percentile of latents to clamp/value": 100.0, "customscript/dynamic_thresholding.py/img2img/Top percentile of latents to clamp/minimum": 90.0, "customscript/dynamic_thresholding.py/img2img/Top percentile of latents to clamp/maximum": 100.0, "customscript/dynamic_thresholding.py/img2img/Top percentile of latents to clamp/step": 0.05, "customscript/dynamic_thresholding.py/img2img/Mimic Scale Scheduler/visible": true, "customscript/dynamic_thresholding.py/img2img/Mimic Scale Scheduler/value": "Constant", "customscript/dynamic_thresholding.py/img2img/Minimum value of the Mimic Scale Scheduler/visible": true, "customscript/dynamic_thresholding.py/img2img/Minimum value of the Mimic Scale Scheduler/value": 0.0, "customscript/dynamic_thresholding.py/img2img/Minimum value of the Mimic Scale Scheduler/minimum": 0.0, "customscript/dynamic_thresholding.py/img2img/Minimum value of the Mimic Scale Scheduler/maximum": 30.0, "customscript/dynamic_thresholding.py/img2img/Minimum value of the Mimic Scale Scheduler/step": 0.5, "customscript/dynamic_thresholding.py/img2img/CFG Scale Scheduler/visible": true, "customscript/dynamic_thresholding.py/img2img/CFG Scale Scheduler/value": "Constant", "customscript/dynamic_thresholding.py/img2img/Minimum value of the CFG Scale Scheduler/visible": true, "customscript/dynamic_thresholding.py/img2img/Minimum value of the CFG Scale Scheduler/value": 0.0, "customscript/dynamic_thresholding.py/img2img/Minimum value of the CFG Scale Scheduler/minimum": 0.0, "customscript/dynamic_thresholding.py/img2img/Minimum value of the CFG Scale Scheduler/maximum": 30.0, "customscript/dynamic_thresholding.py/img2img/Minimum value of the CFG Scale Scheduler/step": 0.5, "customscript/dynamic_thresholding.py/img2img/Power Scheduler Value/visible": true, "customscript/dynamic_thresholding.py/img2img/Power Scheduler Value/value": 4.0, "customscript/dynamic_thresholding.py/img2img/Power Scheduler Value/minimum": 0.0, "customscript/dynamic_thresholding.py/img2img/Power Scheduler Value/maximum": 15.0, "customscript/dynamic_thresholding.py/img2img/Power Scheduler Value/step": 0.5, "customscript/steps_animation.py/img2img/Script Enabled/visible": true, "customscript/steps_animation.py/img2img/Script Enabled/value": false, "customscript/steps_animation.py/img2img/Codec/visible": true, "customscript/steps_animation.py/img2img/Codec/value": "x264", "customscript/steps_animation.py/img2img/Interpolation/visible": true, "customscript/steps_animation.py/img2img/Interpolation/value": "mci", "customscript/steps_animation.py/img2img/Duration/visible": true, "customscript/steps_animation.py/img2img/Duration/value": 10, "customscript/steps_animation.py/img2img/Duration/minimum": 0.5, "customscript/steps_animation.py/img2img/Duration/maximum": 120, "customscript/steps_animation.py/img2img/Duration/step": 0.1, "customscript/steps_animation.py/img2img/Skip steps/visible": true, "customscript/steps_animation.py/img2img/Skip steps/value": 0, "customscript/steps_animation.py/img2img/Skip steps/minimum": 0, "customscript/steps_animation.py/img2img/Skip steps/maximum": 100, "customscript/steps_animation.py/img2img/Skip steps/step": 1, "customscript/steps_animation.py/img2img/Debug info/visible": true, "customscript/steps_animation.py/img2img/Debug info/value": false, "customscript/steps_animation.py/img2img/Run on incomplete/visible": true, "customscript/steps_animation.py/img2img/Run on incomplete/value": true, "customscript/steps_animation.py/img2img/Delete intermediate/visible": true, "customscript/steps_animation.py/img2img/Delete intermediate/value": true, "customscript/steps_animation.py/img2img/Create animation/visible": true, "customscript/steps_animation.py/img2img/Create animation/value": true, "customscript/steps_animation.py/img2img/Path for intermediate files/visible": true, "customscript/steps_animation.py/img2img/Path for intermediate files/value": "intermediate", "customscript/steps_animation.py/img2img/Path for output animation file/visible": true, "customscript/steps_animation.py/img2img/Path for output animation file/value": "animation", "customscript/controlnet.py/img2img/Enable/visible": true, "customscript/controlnet.py/img2img/Enable/value": false, "customscript/controlnet.py/img2img/Invert Input Color/visible": true, "customscript/controlnet.py/img2img/Invert Input Color/value": false, "customscript/controlnet.py/img2img/RGB to BGR/visible": true, "customscript/controlnet.py/img2img/RGB to BGR/value": false, "customscript/controlnet.py/img2img/Low VRAM/visible": true, "customscript/controlnet.py/img2img/Low VRAM/value": false, "customscript/controlnet.py/img2img/Guess Mode/visible": true, "customscript/controlnet.py/img2img/Guess Mode/value": false, "customscript/controlnet.py/img2img/Preprocessor/visible": true, "customscript/controlnet.py/img2img/Preprocessor/value": "none", "customscript/controlnet.py/img2img/Model/visible": true, "customscript/controlnet.py/img2img/Model/value": "None", "customscript/controlnet.py/img2img/Weight/visible": true, "customscript/controlnet.py/img2img/Weight/value": 1.0, "customscript/controlnet.py/img2img/Weight/minimum": 0.0, "customscript/controlnet.py/img2img/Weight/maximum": 2.0, "customscript/controlnet.py/img2img/Weight/step": 0.05, "customscript/controlnet.py/img2img/Guidance Start (T)/visible": true, "customscript/controlnet.py/img2img/Guidance Start (T)/value": 0.0, "customscript/controlnet.py/img2img/Guidance Start (T)/minimum": 0.0, "customscript/controlnet.py/img2img/Guidance Start (T)/maximum": 1.0, "customscript/controlnet.py/img2img/Guidance Start (T)/step": 0.01, "customscript/controlnet.py/img2img/Guidance End (T)/visible": true, "customscript/controlnet.py/img2img/Guidance End (T)/value": 1.0, "customscript/controlnet.py/img2img/Guidance End (T)/minimum": 0.0, "customscript/controlnet.py/img2img/Guidance End (T)/maximum": 1.0, "customscript/controlnet.py/img2img/Guidance End (T)/step": 0.01, "customscript/controlnet.py/img2img/Annotator resolution/visible": true, "customscript/controlnet.py/img2img/Annotator resolution/value": 64, "customscript/controlnet.py/img2img/Annotator resolution/minimum": 64, "customscript/controlnet.py/img2img/Annotator resolution/maximum": 2048, "customscript/controlnet.py/img2img/Annotator resolution/step": 10, "customscript/controlnet.py/img2img/Threshold A/visible": true, "customscript/controlnet.py/img2img/Threshold A/value": 64, "customscript/controlnet.py/img2img/Threshold A/minimum": 64, "customscript/controlnet.py/img2img/Threshold A/maximum": 1024, "customscript/controlnet.py/img2img/Threshold A/step": 1, "customscript/controlnet.py/img2img/Threshold B/visible": true, "customscript/controlnet.py/img2img/Threshold B/value": 64, "customscript/controlnet.py/img2img/Threshold B/minimum": 64, "customscript/controlnet.py/img2img/Threshold B/maximum": 1024, "customscript/controlnet.py/img2img/Threshold B/step": 1, "customscript/controlnet.py/img2img/Resize Mode/visible": true, "customscript/controlnet.py/img2img/Resize Mode/value": "Scale to Fit (Inner Fit)", "img2img/Canvas Width/visible": true, "img2img/Canvas Width/value": 512, "img2img/Canvas Width/minimum": 256, "img2img/Canvas Width/maximum": 1024, "img2img/Canvas Width/step": 64, "img2img/Canvas Height/visible": true, "img2img/Canvas Height/value": 512, "img2img/Canvas Height/minimum": 256, "img2img/Canvas Height/maximum": 1024, "img2img/Canvas Height/step": 64, "customscript/sd_save_intermediate_images.py/img2img/Save intermediate images/visible": true, "customscript/sd_save_intermediate_images.py/img2img/Save intermediate images/value": false, "customscript/sd_save_intermediate_images.py/img2img/Also save final image with intermediates/visible": true, "customscript/sd_save_intermediate_images.py/img2img/Also save final image with intermediates/value": false, "customscript/sd_save_intermediate_images.py/img2img/Type of images to be saved/visible": true, "customscript/sd_save_intermediate_images.py/img2img/Type of images to be saved/value": "Denoised", "customscript/sd_save_intermediate_images.py/img2img/Save every N images/visible": true, "customscript/sd_save_intermediate_images.py/img2img/Save every N images/value": 5.0, "customscript/sd_save_intermediate_images.py/img2img/Start at N images (must be 0 = start at the beginning or a multiple of 'Save every N images')/visible": true, "customscript/sd_save_intermediate_images.py/img2img/Start at N images (must be 0 = start at the beginning or a multiple of 'Save every N images')/value": 0.0, "customscript/sd_save_intermediate_images.py/img2img/Stop at N images (must be 0 = don't stop early or a multiple of 'Save every N images')/visible": true, "customscript/sd_save_intermediate_images.py/img2img/Stop at N images (must be 0 = don't stop early or a multiple of 'Save every N images')/value": 0.0, "customscript/sd_save_intermediate_images.py/img2img/Make a video file/visible": true, "customscript/sd_save_intermediate_images.py/img2img/Make a video file/value": false, "customscript/sd_save_intermediate_images.py/img2img/Format/visible": true, "customscript/sd_save_intermediate_images.py/img2img/Format/value": "mp4", "customscript/sd_save_intermediate_images.py/img2img/mp4 parameters/visible": true, "customscript/sd_save_intermediate_images.py/img2img/mp4 parameters/value": "h264", "customscript/sd_save_intermediate_images.py/img2img/fps/visible": true, "customscript/sd_save_intermediate_images.py/img2img/fps/value": 2.0, "customscript/sd_save_intermediate_images.py/img2img/Display last image for additional frames at the beginning/visible": true, "customscript/sd_save_intermediate_images.py/img2img/Display last image for additional frames at the beginning/value": 0.0, "customscript/sd_save_intermediate_images.py/img2img/Display last image for additional frames at the end/visible": true, "customscript/sd_save_intermediate_images.py/img2img/Display last image for additional frames at the end/value": 0.0, "customscript/sd_save_intermediate_images.py/img2img/Smoothing / Interpolate/visible": true, "customscript/sd_save_intermediate_images.py/img2img/Smoothing / Interpolate/value": false, "customscript/sd_save_intermediate_images.py/img2img/Approx. how many seconds should the video run?/visible": true, "customscript/sd_save_intermediate_images.py/img2img/Approx. how many seconds should the video run?/value": 0.0, "customscript/sd_save_intermediate_images.py/img2img/Debug/visible": true, "customscript/sd_save_intermediate_images.py/img2img/Debug/value": false, "img2img/Script/visible": true, "img2img/Script/value": "None", "customscript/img2imgalt.py/img2img/Override Sampling method to Euler?(this method is built for it)/visible": true, "customscript/img2imgalt.py/img2img/Override Sampling method to Euler?(this method is built for it)/value": true, "customscript/img2imgalt.py/img2img/Override prompt to the same value as original prompt?(and negative prompt)/visible": true, "customscript/img2imgalt.py/img2img/Override prompt to the same value as original prompt?(and negative prompt)/value": true, "customscript/img2imgalt.py/img2img/Original prompt/visible": true, "customscript/img2imgalt.py/img2img/Original prompt/value": "", "customscript/img2imgalt.py/img2img/Original negative prompt/visible": true, "customscript/img2imgalt.py/img2img/Original negative prompt/value": "", "customscript/img2imgalt.py/img2img/Override Sampling Steps to the same value as Decode steps?/visible": true, "customscript/img2imgalt.py/img2img/Override Sampling Steps to the same value as Decode steps?/value": true, "customscript/img2imgalt.py/img2img/Decode steps/visible": true, "customscript/img2imgalt.py/img2img/Decode steps/value": 50, "customscript/img2imgalt.py/img2img/Decode steps/minimum": 1, "customscript/img2imgalt.py/img2img/Decode steps/maximum": 150, "customscript/img2imgalt.py/img2img/Decode steps/step": 1, "customscript/img2imgalt.py/img2img/Override Denoising strength to 1?/visible": true, "customscript/img2imgalt.py/img2img/Override Denoising strength to 1?/value": true, "customscript/img2imgalt.py/img2img/Decode CFG scale/visible": true, "customscript/img2imgalt.py/img2img/Decode CFG scale/value": 1.0, "customscript/img2imgalt.py/img2img/Decode CFG scale/minimum": 0.0, "customscript/img2imgalt.py/img2img/Decode CFG scale/maximum": 15.0, "customscript/img2imgalt.py/img2img/Decode CFG scale/step": 0.1, "customscript/img2imgalt.py/img2img/Randomness/visible": true, "customscript/img2imgalt.py/img2img/Randomness/value": 0.0, "customscript/img2imgalt.py/img2img/Randomness/minimum": 0.0, "customscript/img2imgalt.py/img2img/Randomness/maximum": 1.0, "customscript/img2imgalt.py/img2img/Randomness/step": 0.01, "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/visible": true, "customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/value": false, "customscript/loopback.py/img2img/Loops/visible": true, "customscript/loopback.py/img2img/Loops/value": 4, "customscript/loopback.py/img2img/Loops/minimum": 1, "customscript/loopback.py/img2img/Loops/maximum": 32, "customscript/loopback.py/img2img/Loops/step": 1, "customscript/loopback.py/img2img/Denoising strength change factor/visible": true, "customscript/loopback.py/img2img/Denoising strength change factor/value": 1, "customscript/loopback.py/img2img/Denoising strength change factor/minimum": 0.9, "customscript/loopback.py/img2img/Denoising strength change factor/maximum": 1.1, "customscript/loopback.py/img2img/Denoising strength change factor/step": 0.01, "customscript/loopback.py/img2img/Append interrogated prompt at each iteration/visible": true, "customscript/loopback.py/img2img/Append interrogated prompt at each iteration/value": "None", "customscript/outpainting_mk_2.py/img2img/Pixels to expand/visible": true, "customscript/outpainting_mk_2.py/img2img/Pixels to expand/value": 128, "customscript/outpainting_mk_2.py/img2img/Pixels to expand/minimum": 8, "customscript/outpainting_mk_2.py/img2img/Pixels to expand/maximum": 256, "customscript/outpainting_mk_2.py/img2img/Pixels to expand/step": 8, "customscript/outpainting_mk_2.py/img2img/Mask blur/visible": true, "customscript/outpainting_mk_2.py/img2img/Mask blur/value": 8, "customscript/outpainting_mk_2.py/img2img/Mask blur/minimum": 0, "customscript/outpainting_mk_2.py/img2img/Mask blur/maximum": 64, "customscript/outpainting_mk_2.py/img2img/Mask blur/step": 1, "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/visible": true, "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/value": 1.0, "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/minimum": 0.0, "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/maximum": 4.0, "customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/step": 0.01, "customscript/outpainting_mk_2.py/img2img/Color variation/visible": true, "customscript/outpainting_mk_2.py/img2img/Color variation/value": 0.05, "customscript/outpainting_mk_2.py/img2img/Color variation/minimum": 0.0, "customscript/outpainting_mk_2.py/img2img/Color variation/maximum": 1.0, "customscript/outpainting_mk_2.py/img2img/Color variation/step": 0.01, "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/visible": true, "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/value": 128, "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/minimum": 8, "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/maximum": 256, "customscript/poor_mans_outpainting.py/img2img/Pixels to expand/step": 8, "customscript/poor_mans_outpainting.py/img2img/Mask blur/visible": true, "customscript/poor_mans_outpainting.py/img2img/Mask blur/value": 4, "customscript/poor_mans_outpainting.py/img2img/Mask blur/minimum": 0, "customscript/poor_mans_outpainting.py/img2img/Mask blur/maximum": 64, "customscript/poor_mans_outpainting.py/img2img/Mask blur/step": 1, "customscript/poor_mans_outpainting.py/img2img/Masked content/visible": true, "customscript/poor_mans_outpainting.py/img2img/Masked content/value": "fill", "customscript/prompt_gallery.py/img2img/Choose avatar/visible": true, "customscript/prompt_gallery.py/img2img/Choose avatar/value": "", "customscript/prompt_gallery.py/img2img/Iterate seed every line/visible": true, "customscript/prompt_gallery.py/img2img/Iterate seed every line/value": false, "customscript/prompt_gallery.py/img2img/skip exist/visible": true, "customscript/prompt_gallery.py/img2img/skip exist/value": true, "customscript/prompt_gallery.py/img2img/default_negative/visible": true, "customscript/prompt_gallery.py/img2img/default_negative/value": "", "customscript/prompt_gallery.py/img2img/default_positive/visible": true, "customscript/prompt_gallery.py/img2img/default_positive/value": "", "customscript/prompt_gallery.py/img2img/List of prompt inputs/visible": true, "customscript/prompt_gallery.py/img2img/List of prompt inputs/value": "", "customscript/prompt_gallery.py/img2img/Select prompts/visible": true, "customscript/prompt_gallery.py/img2img/Select prompts/value": "", "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/visible": true, "customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/value": false, "customscript/prompt_matrix.py/img2img/Use different seed for each picture/visible": true, "customscript/prompt_matrix.py/img2img/Use different seed for each picture/value": false, "customscript/prompt_matrix.py/img2img/Select prompt/visible": true, "customscript/prompt_matrix.py/img2img/Select prompt/value": "positive", "customscript/prompt_matrix.py/img2img/Select joining char/visible": true, "customscript/prompt_matrix.py/img2img/Select joining char/value": "comma", "customscript/prompt_matrix.py/img2img/Grid margins (px)/visible": true, "customscript/prompt_matrix.py/img2img/Grid margins (px)/value": 0, "customscript/prompt_matrix.py/img2img/Grid margins (px)/minimum": 0, "customscript/prompt_matrix.py/img2img/Grid margins (px)/maximum": 500, "customscript/prompt_matrix.py/img2img/Grid margins (px)/step": 2, "customscript/prompts_from_file.py/img2img/Iterate seed every line/visible": true, "customscript/prompts_from_file.py/img2img/Iterate seed every line/value": false, "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/visible": true, "customscript/prompts_from_file.py/img2img/Use same random seed for all lines/value": false, "customscript/prompts_from_file.py/img2img/List of prompt inputs/visible": true, "customscript/prompts_from_file.py/img2img/List of prompt inputs/value": "", "customscript/sd_upscale.py/img2img/Tile overlap/visible": true, "customscript/sd_upscale.py/img2img/Tile overlap/value": 64, "customscript/sd_upscale.py/img2img/Tile overlap/minimum": 0, "customscript/sd_upscale.py/img2img/Tile overlap/maximum": 256, "customscript/sd_upscale.py/img2img/Tile overlap/step": 16, "customscript/sd_upscale.py/img2img/Scale Factor/visible": true, "customscript/sd_upscale.py/img2img/Scale Factor/value": 2.0, "customscript/sd_upscale.py/img2img/Scale Factor/minimum": 1.0, "customscript/sd_upscale.py/img2img/Scale Factor/maximum": 4.0, "customscript/sd_upscale.py/img2img/Scale Factor/step": 0.05, "customscript/sd_upscale.py/img2img/Upscaler/visible": true, "customscript/sd_upscale.py/img2img/Upscaler/value": "None", "customscript/xyz_grid.py/img2img/X type/visible": true, "customscript/xyz_grid.py/img2img/X type/value": "Seed", "customscript/xyz_grid.py/img2img/X values/visible": true, "customscript/xyz_grid.py/img2img/X values/value": "", "customscript/xyz_grid.py/img2img/Y type/visible": true, "customscript/xyz_grid.py/img2img/Y type/value": "Nothing", "customscript/xyz_grid.py/img2img/Y values/visible": true, "customscript/xyz_grid.py/img2img/Y values/value": "", "customscript/xyz_grid.py/img2img/Z type/visible": true, "customscript/xyz_grid.py/img2img/Z type/value": "Nothing", "customscript/xyz_grid.py/img2img/Z values/visible": true, "customscript/xyz_grid.py/img2img/Z values/value": "", "customscript/xyz_grid.py/img2img/Draw legend/visible": true, "customscript/xyz_grid.py/img2img/Draw legend/value": true, "customscript/xyz_grid.py/img2img/Keep -1 for seeds/visible": true, "customscript/xyz_grid.py/img2img/Keep -1 for seeds/value": false, "customscript/xyz_grid.py/img2img/Include Sub Images/visible": true, "customscript/xyz_grid.py/img2img/Include Sub Images/value": false, "customscript/xyz_grid.py/img2img/Include Sub Grids/visible": true, "customscript/xyz_grid.py/img2img/Include Sub Grids/value": false, "customscript/xyz_grid.py/img2img/Grid margins (px)/visible": true, "customscript/xyz_grid.py/img2img/Grid margins (px)/value": 0, "customscript/xyz_grid.py/img2img/Grid margins (px)/minimum": 0, "customscript/xyz_grid.py/img2img/Grid margins (px)/maximum": 500, "customscript/xyz_grid.py/img2img/Grid margins (px)/step": 2, "customscript/movie2movie.py/img2img/Duration/visible": true, "customscript/movie2movie.py/img2img/Duration/value": 50.0, "customscript/movie2movie.py/img2img/Duration/minimum": 10.0, "customscript/movie2movie.py/img2img/Duration/maximum": 200.0, "customscript/movie2movie.py/img2img/Duration/step": 10, "customscript/shift_attention.py/img2img/Steps/visible": true, "customscript/shift_attention.py/img2img/Steps/value": 10.0, "customscript/shift_attention.py/img2img/Show generated images in ui/visible": true, "customscript/shift_attention.py/img2img/Show generated images in ui/value": true, "customscript/shift_attention.py/img2img/Save results as video/visible": true, "customscript/shift_attention.py/img2img/Save results as video/value": true, "customscript/shift_attention.py/img2img/Frames per second/visible": true, "customscript/shift_attention.py/img2img/Frames per second/value": 30.0, "customscript/shift_attention.py/img2img/Number of frames for lead in/out/visible": true, "customscript/shift_attention.py/img2img/Number of frames for lead in/out/value": 0.0, "customscript/shift_attention.py/img2img/Upscaler/visible": true, "customscript/shift_attention.py/img2img/Upscaler/value": "Lanczos", "customscript/shift_attention.py/img2img/Upscale ratio/visible": true, "customscript/shift_attention.py/img2img/Upscale ratio/value": 1.0, "customscript/shift_attention.py/img2img/Upscale ratio/minimum": 0.0, "customscript/shift_attention.py/img2img/Upscale ratio/maximum": 8.0, "customscript/shift_attention.py/img2img/Upscale ratio/step": 0.1, "extras/Input directory/visible": true, "extras/Input directory/value": "", "extras/Output directory/visible": true, "extras/Output directory/value": "", "extras/Show result images/visible": true, "extras/Show result images/value": true, "customscript/postprocessing_upscale.py/extras/Resize/visible": true, "customscript/postprocessing_upscale.py/extras/Resize/value": 4, "customscript/postprocessing_upscale.py/extras/Resize/minimum": 1.0, "customscript/postprocessing_upscale.py/extras/Resize/maximum": 8.0, "customscript/postprocessing_upscale.py/extras/Resize/step": 0.05, "customscript/postprocessing_upscale.py/extras/Width/visible": true, "customscript/postprocessing_upscale.py/extras/Width/value": 512, "customscript/postprocessing_upscale.py/extras/Height/visible": true, "customscript/postprocessing_upscale.py/extras/Height/value": 512, "customscript/postprocessing_upscale.py/extras/Crop to fit/visible": true, "customscript/postprocessing_upscale.py/extras/Crop to fit/value": true, "customscript/postprocessing_upscale.py/extras/Upscaler 1/visible": true, "customscript/postprocessing_upscale.py/extras/Upscaler 1/value": "None", "customscript/postprocessing_upscale.py/extras/Upscaler 2/visible": true, "customscript/postprocessing_upscale.py/extras/Upscaler 2/value": "None", "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/visible": true, "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/value": 0.0, "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/minimum": 0.0, "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/maximum": 1.0, "customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/step": 0.001, "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/visible": true, "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/value": 0, "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/minimum": 0.0, "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/maximum": 1.0, "customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/step": 0.001, "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/visible": true, "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/value": 0, "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/minimum": 0.0, "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/maximum": 1.0, "customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/step": 0.001, "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true, "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0, "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0, "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0, "customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001, "modelmerger/Primary model (A)/visible": true, "modelmerger/Primary model (A)/value": null, "modelmerger/Secondary model (B)/visible": true, "modelmerger/Secondary model (B)/value": null, "modelmerger/Tertiary model (C)/visible": true, "modelmerger/Tertiary model (C)/value": null, "modelmerger/Custom Name (Optional)/visible": true, "modelmerger/Custom Name (Optional)/value": "", "modelmerger/Multiplier (M) - set to 0 to get model A/visible": true, "modelmerger/Multiplier (M) - set to 0 to get model A/value": 0.3, "modelmerger/Multiplier (M) - set to 0 to get model A/minimum": 0.0, "modelmerger/Multiplier (M) - set to 0 to get model A/maximum": 1.0, "modelmerger/Multiplier (M) - set to 0 to get model A/step": 0.05, "modelmerger/Interpolation Method/visible": true, "modelmerger/Interpolation Method/value": "Weighted sum", "modelmerger/Checkpoint format/visible": true, "modelmerger/Checkpoint format/value": "ckpt", "modelmerger/Save as float16/visible": true, "modelmerger/Save as float16/value": false, "modelmerger/Copy config from/visible": true, "modelmerger/Copy config from/value": "A, B or C", "modelmerger/Bake in VAE/visible": true, "modelmerger/Bake in VAE/value": "None", "modelmerger/Discard weights with matching name/visible": true, "modelmerger/Discard weights with matching name/value": "", "train/Name/visible": true, "train/Name/value": "", "train/Initialization text/visible": true, "train/Initialization text/value": "*", "train/Number of vectors per token/visible": true, "train/Number of vectors per token/value": 1, "train/Number of vectors per token/minimum": 1, "train/Number of vectors per token/maximum": 75, "train/Number of vectors per token/step": 1, "train/Overwrite Old Embedding/visible": true, "train/Overwrite Old Embedding/value": false, "train/Enter hypernetwork layer structure/visible": true, "train/Enter hypernetwork layer structure/value": "1, 2, 1", "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/visible": true, "train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/value": "linear", "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/visible": true, "train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/value": "Normal", "train/Add layer normalization/visible": true, "train/Add layer normalization/value": false, "train/Use dropout/visible": true, "train/Use dropout/value": false, "train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/visible": true, "train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/value": "0, 0, 0", "train/Overwrite Old Hypernetwork/visible": true, "train/Overwrite Old Hypernetwork/value": false, "train/Source directory/visible": true, "train/Source directory/value": "", "train/Destination directory/visible": true, "train/Destination directory/value": "", "train/Width/visible": true, "train/Width/value": 512, "train/Width/minimum": 64, "train/Width/maximum": 2048, "train/Width/step": 8, "train/Height/visible": true, "train/Height/value": 512, "train/Height/minimum": 64, "train/Height/maximum": 2048, "train/Height/step": 8, "train/Existing Caption txt Action/visible": true, "train/Existing Caption txt Action/value": "ignore", "train/Create flipped copies/visible": true, "train/Create flipped copies/value": false, "train/Split oversized images/visible": true, "train/Split oversized images/value": false, "train/Auto focal point crop/visible": true, "train/Auto focal point crop/value": false, "train/Auto-sized crop/visible": true, "train/Auto-sized crop/value": false, "train/Use BLIP for caption/visible": true, "train/Use BLIP for caption/value": false, "train/Use deepbooru for caption/visible": true, "train/Use deepbooru for caption/value": false, "train/Split image threshold/visible": true, "train/Split image threshold/value": 0.5, "train/Split image threshold/minimum": 0.0, "train/Split image threshold/maximum": 1.0, "train/Split image threshold/step": 0.05, "train/Split image overlap ratio/visible": true, "train/Split image overlap ratio/value": 0.2, "train/Split image overlap ratio/minimum": 0.0, "train/Split image overlap ratio/maximum": 0.9, "train/Split image overlap ratio/step": 0.05, "train/Focal point face weight/visible": true, "train/Focal point face weight/value": 0.9, "train/Focal point face weight/minimum": 0.0, "train/Focal point face weight/maximum": 1.0, "train/Focal point face weight/step": 0.05, "train/Focal point entropy weight/visible": true, "train/Focal point entropy weight/value": 0.15, "train/Focal point entropy weight/minimum": 0.0, "train/Focal point entropy weight/maximum": 1.0, "train/Focal point entropy weight/step": 0.05, "train/Focal point edges weight/visible": true, "train/Focal point edges weight/value": 0.5, "train/Focal point edges weight/minimum": 0.0, "train/Focal point edges weight/maximum": 1.0, "train/Focal point edges weight/step": 0.05, "train/Create debug image/visible": true, "train/Create debug image/value": false, "train/Dimension lower bound/visible": true, "train/Dimension lower bound/value": 384, "train/Dimension lower bound/minimum": 64, "train/Dimension lower bound/maximum": 2048, "train/Dimension lower bound/step": 8, "train/Dimension upper bound/visible": true, "train/Dimension upper bound/value": 768, "train/Dimension upper bound/minimum": 64, "train/Dimension upper bound/maximum": 2048, "train/Dimension upper bound/step": 8, "train/Area lower bound/visible": true, "train/Area lower bound/value": 4096, "train/Area lower bound/minimum": 4096, "train/Area lower bound/maximum": 4194304, "train/Area lower bound/step": 1, "train/Area upper bound/visible": true, "train/Area upper bound/value": 409600, "train/Area upper bound/minimum": 4096, "train/Area upper bound/maximum": 4194304, "train/Area upper bound/step": 1, "train/Resizing objective/visible": true, "train/Resizing objective/value": "Maximize area", "train/Error threshold/visible": true, "train/Error threshold/value": 0.1, "train/Error threshold/minimum": 0, "train/Error threshold/maximum": 1, "train/Error threshold/step": 0.01, "train/Embedding/visible": true, "train/Embedding/value": null, "train/Hypernetwork/visible": true, "train/Hypernetwork/value": null, "train/Embedding Learning rate/visible": true, "train/Embedding Learning rate/value": "0.005", "train/Hypernetwork Learning rate/visible": true, "train/Hypernetwork Learning rate/value": "0.00001", "train/Gradient Clipping/visible": true, "train/Gradient Clipping/value": "disabled", "train/Batch size/visible": true, "train/Batch size/value": 1, "train/Gradient accumulation steps/visible": true, "train/Gradient accumulation steps/value": 1, "train/Dataset directory/visible": true, "train/Dataset directory/value": "", "train/Log directory/visible": true, "train/Log directory/value": "textual_inversion", "train/Prompt template/visible": true, "train/Prompt template/value": "style_filewords.txt", "train/Do not resize images/visible": true, "train/Do not resize images/value": false, "train/Max steps/visible": true, "train/Max steps/value": 100000, "train/Save an image to log directory every N steps, 0 to disable/visible": true, "train/Save an image to log directory every N steps, 0 to disable/value": 500, "train/Save a copy of embedding to log directory every N steps, 0 to disable/visible": true, "train/Save a copy of embedding to log directory every N steps, 0 to disable/value": 500, "train/Use PNG alpha channel as loss weight/visible": true, "train/Use PNG alpha channel as loss weight/value": false, "train/Save images with embedding in PNG chunks/visible": true, "train/Save images with embedding in PNG chunks/value": true, "train/Read parameters (prompt, etc...) from txt2img tab when making previews/visible": true, "train/Read parameters (prompt, etc...) from txt2img tab when making previews/value": false, "train/Shuffle tags by ',' when creating prompts./visible": true, "train/Shuffle tags by ',' when creating prompts./value": false, "train/Drop out tags when creating prompts./visible": true, "train/Drop out tags when creating prompts./value": 0, "train/Drop out tags when creating prompts./minimum": 0, "train/Drop out tags when creating prompts./maximum": 1, "train/Drop out tags when creating prompts./step": 0.1, "train/Choose latent sampling method/visible": true, "train/Choose latent sampling method/value": "once", "customscript/anti-burn.py/txt2img/Enable Anti Burn (and everything)/visible": true, "customscript/anti-burn.py/txt2img/Enable Anti Burn (and everything)/value": false, "customscript/anti-burn.py/txt2img/Store all steps of inference also (slow!)/visible": true, "customscript/anti-burn.py/txt2img/Store all steps of inference also (slow!)/value": false, "customscript/anti-burn.py/txt2img/Revert to buggy half-steps (not recommended)/visible": true, "customscript/anti-burn.py/txt2img/Revert to buggy half-steps (not recommended)/value": false, "customscript/anti-burn.py/txt2img/Count of final steps to average together:/visible": true, "customscript/anti-burn.py/txt2img/Count of final steps to average together:/value": 3, "customscript/anti-burn.py/txt2img/Count of final steps to average together:/minimum": 1, "customscript/anti-burn.py/txt2img/Count of final steps to average together:/maximum": 64, "customscript/anti-burn.py/txt2img/Count of final steps to average together:/step": 1, "customscript/anti-burn.py/txt2img/Skip this many very last steps: /visible": true, "customscript/anti-burn.py/txt2img/Skip this many very last steps: /value": 0, "customscript/anti-burn.py/txt2img/Skip this many very last steps: /minimum": 0, "customscript/anti-burn.py/txt2img/Skip this many very last steps: /maximum": 24, "customscript/anti-burn.py/txt2img/Skip this many very last steps: /step": 1, "customscript/anti-burn.py/txt2img/Stop first pass of highres.fix after this step number (0 to disable)/visible": true, "customscript/anti-burn.py/txt2img/Stop first pass of highres.fix after this step number (0 to disable)/value": 0, "customscript/anti-burn.py/txt2img/Stop first pass of highres.fix after this step number (0 to disable)/minimum": 0, "customscript/anti-burn.py/txt2img/Stop first pass of highres.fix after this step number (0 to disable)/maximum": 80, "customscript/anti-burn.py/txt2img/Stop first pass of highres.fix after this step number (0 to disable)/step": 1, "customscript/anti-burn.py/txt2img/Debug Anti Burn (output checked pattern 2\u00d72 with averaged 2,3 cells overlay)/visible": true, "customscript/anti-burn.py/txt2img/Debug Anti Burn (output checked pattern 2\u00d72 with averaged 2,3 cells overlay)/value": false, "customscript/anti-burn.py/txt2img/Brute-force mode (create Count\u00d7Skip separate images) /visible": true, "customscript/anti-burn.py/txt2img/Brute-force mode (create Count\u00d7Skip separate images) /value": false, "customscript/anti-burn.py/img2img/Enable Anti Burn (and everything)/visible": true, "customscript/anti-burn.py/img2img/Enable Anti Burn (and everything)/value": false, "customscript/anti-burn.py/img2img/Store all steps of inference also (slow!)/visible": true, "customscript/anti-burn.py/img2img/Store all steps of inference also (slow!)/value": false, "customscript/anti-burn.py/img2img/Revert to buggy half-steps (not recommended)/visible": true, "customscript/anti-burn.py/img2img/Revert to buggy half-steps (not recommended)/value": false, "customscript/anti-burn.py/img2img/Count of final steps to average together:/visible": true, "customscript/anti-burn.py/img2img/Count of final steps to average together:/value": 3, "customscript/anti-burn.py/img2img/Count of final steps to average together:/minimum": 1, "customscript/anti-burn.py/img2img/Count of final steps to average together:/maximum": 64, "customscript/anti-burn.py/img2img/Count of final steps to average together:/step": 1, "customscript/anti-burn.py/img2img/Skip this many very last steps: /visible": true, "customscript/anti-burn.py/img2img/Skip this many very last steps: /value": 0, "customscript/anti-burn.py/img2img/Skip this many very last steps: /minimum": 0, "customscript/anti-burn.py/img2img/Skip this many very last steps: /maximum": 24, "customscript/anti-burn.py/img2img/Skip this many very last steps: /step": 1, "customscript/anti-burn.py/img2img/Stop first pass of highres.fix after this step number (0 to disable)/visible": true, "customscript/anti-burn.py/img2img/Stop first pass of highres.fix after this step number (0 to disable)/value": 0, "customscript/anti-burn.py/img2img/Stop first pass of highres.fix after this step number (0 to disable)/minimum": 0, "customscript/anti-burn.py/img2img/Stop first pass of highres.fix after this step number (0 to disable)/maximum": 80, "customscript/anti-burn.py/img2img/Stop first pass of highres.fix after this step number (0 to disable)/step": 1, "customscript/anti-burn.py/img2img/Debug Anti Burn (output checked pattern 2\u00d72 with averaged 2,3 cells overlay)/visible": true, "customscript/anti-burn.py/img2img/Debug Anti Burn (output checked pattern 2\u00d72 with averaged 2,3 cells overlay)/value": false, "customscript/anti-burn.py/img2img/Brute-force mode (create Count\u00d7Skip separate images) /visible": true, "customscript/anti-burn.py/img2img/Brute-force mode (create Count\u00d7Skip separate images) /value": false, "customscript/additional_networks.py/txt2img/Enable/visible": true, "customscript/additional_networks.py/txt2img/Enable/value": false, "customscript/additional_networks.py/txt2img/Separate UNet/Text Encoder weights/visible": true, "customscript/additional_networks.py/txt2img/Separate UNet/Text Encoder weights/value": false, "customscript/additional_networks.py/txt2img/Network module 1/visible": true, "customscript/additional_networks.py/txt2img/Network module 1/value": "LoRA", "customscript/additional_networks.py/txt2img/Model 1/visible": true, "customscript/additional_networks.py/txt2img/Model 1/value": "None", "txt2img/Weight 1/visible": true, "txt2img/Weight 1/value": 1.0, "txt2img/Weight 1/minimum": -1.0, "txt2img/Weight 1/maximum": 2.0, "txt2img/Weight 1/step": 0.05, "customscript/additional_networks.py/txt2img/UNet Weight 1/value": 1.0, "customscript/additional_networks.py/txt2img/UNet Weight 1/minimum": -1.0, "customscript/additional_networks.py/txt2img/UNet Weight 1/maximum": 2.0, "customscript/additional_networks.py/txt2img/UNet Weight 1/step": 0.05, "customscript/additional_networks.py/txt2img/TEnc Weight 1/value": 1.0, "customscript/additional_networks.py/txt2img/TEnc Weight 1/minimum": -1.0, "customscript/additional_networks.py/txt2img/TEnc Weight 1/maximum": 2.0, "customscript/additional_networks.py/txt2img/TEnc Weight 1/step": 0.05, "customscript/additional_networks.py/txt2img/Network module 2/visible": true, "customscript/additional_networks.py/txt2img/Network module 2/value": "LoRA", "customscript/additional_networks.py/txt2img/Model 2/visible": true, "customscript/additional_networks.py/txt2img/Model 2/value": "None", "txt2img/Weight 2/visible": true, "txt2img/Weight 2/value": 1.0, "txt2img/Weight 2/minimum": -1.0, "txt2img/Weight 2/maximum": 2.0, "txt2img/Weight 2/step": 0.05, "customscript/additional_networks.py/txt2img/UNet Weight 2/value": 1.0, "customscript/additional_networks.py/txt2img/UNet Weight 2/minimum": -1.0, "customscript/additional_networks.py/txt2img/UNet Weight 2/maximum": 2.0, "customscript/additional_networks.py/txt2img/UNet Weight 2/step": 0.05, "customscript/additional_networks.py/txt2img/TEnc Weight 2/value": 1.0, "customscript/additional_networks.py/txt2img/TEnc Weight 2/minimum": -1.0, "customscript/additional_networks.py/txt2img/TEnc Weight 2/maximum": 2.0, "customscript/additional_networks.py/txt2img/TEnc Weight 2/step": 0.05, "customscript/additional_networks.py/txt2img/Network module 3/visible": true, "customscript/additional_networks.py/txt2img/Network module 3/value": "LoRA", "customscript/additional_networks.py/txt2img/Model 3/visible": true, "customscript/additional_networks.py/txt2img/Model 3/value": "None", "txt2img/Weight 3/visible": true, "txt2img/Weight 3/value": 1.0, "txt2img/Weight 3/minimum": -1.0, "txt2img/Weight 3/maximum": 2.0, "txt2img/Weight 3/step": 0.05, "customscript/additional_networks.py/txt2img/UNet Weight 3/value": 1.0, "customscript/additional_networks.py/txt2img/UNet Weight 3/minimum": -1.0, "customscript/additional_networks.py/txt2img/UNet Weight 3/maximum": 2.0, "customscript/additional_networks.py/txt2img/UNet Weight 3/step": 0.05, "customscript/additional_networks.py/txt2img/TEnc Weight 3/value": 1.0, "customscript/additional_networks.py/txt2img/TEnc Weight 3/minimum": -1.0, "customscript/additional_networks.py/txt2img/TEnc Weight 3/maximum": 2.0, "customscript/additional_networks.py/txt2img/TEnc Weight 3/step": 0.05, "customscript/additional_networks.py/txt2img/Network module 4/visible": true, "customscript/additional_networks.py/txt2img/Network module 4/value": "LoRA", "customscript/additional_networks.py/txt2img/Model 4/visible": true, "customscript/additional_networks.py/txt2img/Model 4/value": "None", "txt2img/Weight 4/visible": true, "txt2img/Weight 4/value": 1.0, "txt2img/Weight 4/minimum": -1.0, "txt2img/Weight 4/maximum": 2.0, "txt2img/Weight 4/step": 0.05, "customscript/additional_networks.py/txt2img/UNet Weight 4/value": 1.0, "customscript/additional_networks.py/txt2img/UNet Weight 4/minimum": -1.0, "customscript/additional_networks.py/txt2img/UNet Weight 4/maximum": 2.0, "customscript/additional_networks.py/txt2img/UNet Weight 4/step": 0.05, "customscript/additional_networks.py/txt2img/TEnc Weight 4/value": 1.0, "customscript/additional_networks.py/txt2img/TEnc Weight 4/minimum": -1.0, "customscript/additional_networks.py/txt2img/TEnc Weight 4/maximum": 2.0, "customscript/additional_networks.py/txt2img/TEnc Weight 4/step": 0.05, "customscript/additional_networks.py/txt2img/Network module 5/visible": true, "customscript/additional_networks.py/txt2img/Network module 5/value": "LoRA", "customscript/additional_networks.py/txt2img/Model 5/visible": true, "customscript/additional_networks.py/txt2img/Model 5/value": "None", "txt2img/Weight 5/visible": true, "txt2img/Weight 5/value": 1.0, "txt2img/Weight 5/minimum": -1.0, "txt2img/Weight 5/maximum": 2.0, "txt2img/Weight 5/step": 0.05, "customscript/additional_networks.py/txt2img/UNet Weight 5/value": 1.0, "customscript/additional_networks.py/txt2img/UNet Weight 5/minimum": -1.0, "customscript/additional_networks.py/txt2img/UNet Weight 5/maximum": 2.0, "customscript/additional_networks.py/txt2img/UNet Weight 5/step": 0.05, "customscript/additional_networks.py/txt2img/TEnc Weight 5/value": 1.0, "customscript/additional_networks.py/txt2img/TEnc Weight 5/minimum": -1.0, "customscript/additional_networks.py/txt2img/TEnc Weight 5/maximum": 2.0, "customscript/additional_networks.py/txt2img/TEnc Weight 5/step": 0.05, "customscript/additional_networks.py/img2img/Enable/visible": true, "customscript/additional_networks.py/img2img/Enable/value": false, "customscript/additional_networks.py/img2img/Separate UNet/Text Encoder weights/visible": true, "customscript/additional_networks.py/img2img/Separate UNet/Text Encoder weights/value": false, "customscript/additional_networks.py/img2img/Network module 1/visible": true, "customscript/additional_networks.py/img2img/Network module 1/value": "LoRA", "customscript/additional_networks.py/img2img/Model 1/visible": true, "customscript/additional_networks.py/img2img/Model 1/value": "None", "img2img/Weight 1/visible": true, "img2img/Weight 1/value": 1.0, "img2img/Weight 1/minimum": -1.0, "img2img/Weight 1/maximum": 2.0, "img2img/Weight 1/step": 0.05, "customscript/additional_networks.py/img2img/UNet Weight 1/value": 1.0, "customscript/additional_networks.py/img2img/UNet Weight 1/minimum": -1.0, "customscript/additional_networks.py/img2img/UNet Weight 1/maximum": 2.0, "customscript/additional_networks.py/img2img/UNet Weight 1/step": 0.05, "customscript/additional_networks.py/img2img/TEnc Weight 1/value": 1.0, "customscript/additional_networks.py/img2img/TEnc Weight 1/minimum": -1.0, "customscript/additional_networks.py/img2img/TEnc Weight 1/maximum": 2.0, "customscript/additional_networks.py/img2img/TEnc Weight 1/step": 0.05, "customscript/additional_networks.py/img2img/Network module 2/visible": true, "customscript/additional_networks.py/img2img/Network module 2/value": "LoRA", "customscript/additional_networks.py/img2img/Model 2/visible": true, "customscript/additional_networks.py/img2img/Model 2/value": "None", "img2img/Weight 2/visible": true, "img2img/Weight 2/value": 1.0, "img2img/Weight 2/minimum": -1.0, "img2img/Weight 2/maximum": 2.0, "img2img/Weight 2/step": 0.05, "customscript/additional_networks.py/img2img/UNet Weight 2/value": 1.0, "customscript/additional_networks.py/img2img/UNet Weight 2/minimum": -1.0, "customscript/additional_networks.py/img2img/UNet Weight 2/maximum": 2.0, "customscript/additional_networks.py/img2img/UNet Weight 2/step": 0.05, "customscript/additional_networks.py/img2img/TEnc Weight 2/value": 1.0, "customscript/additional_networks.py/img2img/TEnc Weight 2/minimum": -1.0, "customscript/additional_networks.py/img2img/TEnc Weight 2/maximum": 2.0, "customscript/additional_networks.py/img2img/TEnc Weight 2/step": 0.05, "customscript/additional_networks.py/img2img/Network module 3/visible": true, "customscript/additional_networks.py/img2img/Network module 3/value": "LoRA", "customscript/additional_networks.py/img2img/Model 3/visible": true, "customscript/additional_networks.py/img2img/Model 3/value": "None", "img2img/Weight 3/visible": true, "img2img/Weight 3/value": 1.0, "img2img/Weight 3/minimum": -1.0, "img2img/Weight 3/maximum": 2.0, "img2img/Weight 3/step": 0.05, "customscript/additional_networks.py/img2img/UNet Weight 3/value": 1.0, "customscript/additional_networks.py/img2img/UNet Weight 3/minimum": -1.0, "customscript/additional_networks.py/img2img/UNet Weight 3/maximum": 2.0, "customscript/additional_networks.py/img2img/UNet Weight 3/step": 0.05, "customscript/additional_networks.py/img2img/TEnc Weight 3/value": 1.0, "customscript/additional_networks.py/img2img/TEnc Weight 3/minimum": -1.0, "customscript/additional_networks.py/img2img/TEnc Weight 3/maximum": 2.0, "customscript/additional_networks.py/img2img/TEnc Weight 3/step": 0.05, "customscript/additional_networks.py/img2img/Network module 4/visible": true, "customscript/additional_networks.py/img2img/Network module 4/value": "LoRA", "customscript/additional_networks.py/img2img/Model 4/visible": true, "customscript/additional_networks.py/img2img/Model 4/value": "None", "img2img/Weight 4/visible": true, "img2img/Weight 4/value": 1.0, "img2img/Weight 4/minimum": -1.0, "img2img/Weight 4/maximum": 2.0, "img2img/Weight 4/step": 0.05, "customscript/additional_networks.py/img2img/UNet Weight 4/value": 1.0, "customscript/additional_networks.py/img2img/UNet Weight 4/minimum": -1.0, "customscript/additional_networks.py/img2img/UNet Weight 4/maximum": 2.0, "customscript/additional_networks.py/img2img/UNet Weight 4/step": 0.05, "customscript/additional_networks.py/img2img/TEnc Weight 4/value": 1.0, "customscript/additional_networks.py/img2img/TEnc Weight 4/minimum": -1.0, "customscript/additional_networks.py/img2img/TEnc Weight 4/maximum": 2.0, "customscript/additional_networks.py/img2img/TEnc Weight 4/step": 0.05, "customscript/additional_networks.py/img2img/Network module 5/visible": true, "customscript/additional_networks.py/img2img/Network module 5/value": "LoRA", "customscript/additional_networks.py/img2img/Model 5/visible": true, "customscript/additional_networks.py/img2img/Model 5/value": "None", "img2img/Weight 5/visible": true, "img2img/Weight 5/value": 1.0, "img2img/Weight 5/minimum": -1.0, "img2img/Weight 5/maximum": 2.0, "img2img/Weight 5/step": 0.05, "customscript/additional_networks.py/img2img/UNet Weight 5/value": 1.0, "customscript/additional_networks.py/img2img/UNet Weight 5/minimum": -1.0, "customscript/additional_networks.py/img2img/UNet Weight 5/maximum": 2.0, "customscript/additional_networks.py/img2img/UNet Weight 5/step": 0.05, "customscript/additional_networks.py/img2img/TEnc Weight 5/value": 1.0, "customscript/additional_networks.py/img2img/TEnc Weight 5/minimum": -1.0, "customscript/additional_networks.py/img2img/TEnc Weight 5/maximum": 2.0, "customscript/additional_networks.py/img2img/TEnc Weight 5/step": 0.05, "customscript/multi_frame_render.py/img2img/Initial Denoise Strength/visible": true, "customscript/multi_frame_render.py/img2img/Initial Denoise Strength/value": 1, "customscript/multi_frame_render.py/img2img/Initial Denoise Strength/minimum": 0, "customscript/multi_frame_render.py/img2img/Initial Denoise Strength/maximum": 1, "customscript/multi_frame_render.py/img2img/Initial Denoise Strength/step": 0.05, "customscript/multi_frame_render.py/img2img/Append interrogated prompt at each iteration/visible": true, "customscript/multi_frame_render.py/img2img/Append interrogated prompt at each iteration/value": "None", "customscript/multi_frame_render.py/img2img/Third Frame Image/visible": true, "customscript/multi_frame_render.py/img2img/Third Frame Image/value": "None", "customscript/multi_frame_render.py/img2img/Enable Color Correction/visible": true, "customscript/multi_frame_render.py/img2img/Enable Color Correction/value": false, "customscript/multi_frame_render.py/img2img/Unfreeze Seed/visible": true, "customscript/multi_frame_render.py/img2img/Unfreeze Seed/value": false, "customscript/multi_frame_render.py/img2img/Loopback Source/visible": true, "customscript/multi_frame_render.py/img2img/Loopback Source/value": "PreviousFrame", "customscript/ultimate-upscale.py/img2img/Target size type/visible": true, "customscript/ultimate-upscale.py/img2img/Target size type/value": "From img2img2 settings", "customscript/ultimate-upscale.py/img2img/Custom width/value": 2048, "customscript/ultimate-upscale.py/img2img/Custom width/minimum": 64, "customscript/ultimate-upscale.py/img2img/Custom width/maximum": 8192, "customscript/ultimate-upscale.py/img2img/Custom width/step": 64, "customscript/ultimate-upscale.py/img2img/Custom height/value": 2048, "customscript/ultimate-upscale.py/img2img/Custom height/minimum": 64, "customscript/ultimate-upscale.py/img2img/Custom height/maximum": 8192, "customscript/ultimate-upscale.py/img2img/Custom height/step": 64, "customscript/ultimate-upscale.py/img2img/Scale/value": 2, "customscript/ultimate-upscale.py/img2img/Scale/minimum": 1, "customscript/ultimate-upscale.py/img2img/Scale/maximum": 16, "customscript/ultimate-upscale.py/img2img/Scale/step": 0.01, "customscript/ultimate-upscale.py/img2img/Upscaler/visible": true, "customscript/ultimate-upscale.py/img2img/Upscaler/value": "None", "customscript/ultimate-upscale.py/img2img/Type/visible": true, "customscript/ultimate-upscale.py/img2img/Type/value": "Linear", "customscript/ultimate-upscale.py/img2img/Tile width/visible": true, "customscript/ultimate-upscale.py/img2img/Tile width/value": 512, "customscript/ultimate-upscale.py/img2img/Tile width/minimum": 0, "customscript/ultimate-upscale.py/img2img/Tile width/maximum": 2048, "customscript/ultimate-upscale.py/img2img/Tile width/step": 64, "customscript/ultimate-upscale.py/img2img/Tile height/visible": true, "customscript/ultimate-upscale.py/img2img/Tile height/value": 0, "customscript/ultimate-upscale.py/img2img/Tile height/minimum": 0, "customscript/ultimate-upscale.py/img2img/Tile height/maximum": 2048, "customscript/ultimate-upscale.py/img2img/Tile height/step": 64, "customscript/ultimate-upscale.py/img2img/Mask blur/visible": true, "customscript/ultimate-upscale.py/img2img/Mask blur/value": 8, "customscript/ultimate-upscale.py/img2img/Mask blur/minimum": 0, "customscript/ultimate-upscale.py/img2img/Mask blur/maximum": 64, "customscript/ultimate-upscale.py/img2img/Mask blur/step": 1, "customscript/ultimate-upscale.py/img2img/Padding/visible": true, "customscript/ultimate-upscale.py/img2img/Padding/value": 32, "customscript/ultimate-upscale.py/img2img/Padding/minimum": 0, "customscript/ultimate-upscale.py/img2img/Padding/maximum": 128, "customscript/ultimate-upscale.py/img2img/Padding/step": 1, "customscript/ultimate-upscale.py/img2img/Denoise/value": 0.35, "customscript/ultimate-upscale.py/img2img/Denoise/minimum": 0, "customscript/ultimate-upscale.py/img2img/Denoise/maximum": 1, "customscript/ultimate-upscale.py/img2img/Denoise/step": 0.01, "customscript/ultimate-upscale.py/img2img/Width/value": 64, "customscript/ultimate-upscale.py/img2img/Width/minimum": 0, "customscript/ultimate-upscale.py/img2img/Width/maximum": 128, "customscript/ultimate-upscale.py/img2img/Width/step": 1, "customscript/ultimate-upscale.py/img2img/Upscaled/visible": true, "customscript/ultimate-upscale.py/img2img/Upscaled/value": true, "customscript/ultimate-upscale.py/img2img/Seams fix/visible": true, "customscript/ultimate-upscale.py/img2img/Seams fix/value": false, "customscript/loopback.py/img2img/Final denoising strength/visible": true, "customscript/loopback.py/img2img/Final denoising strength/value": 0.5, "customscript/loopback.py/img2img/Final denoising strength/minimum": 0, "customscript/loopback.py/img2img/Final denoising strength/maximum": 1, "customscript/loopback.py/img2img/Final denoising strength/step": 0.01, "customscript/loopback.py/img2img/Denoising strength curve/visible": true, "customscript/loopback.py/img2img/Denoising strength curve/value": "Linear", "customscript/movie2movie.py/txt2img/Save preprocessed/visible": true, "customscript/movie2movie.py/txt2img/Save preprocessed/value": false, "customscript/movie2movie.py/img2img/Save preprocessed/visible": true, "customscript/movie2movie.py/img2img/Save preprocessed/value": false, "txt2img/Enable/visible": true, "txt2img/Enable/value": false, "txt2img/Invert Input Color/visible": true, "txt2img/Invert Input Color/value": false, "txt2img/RGB to BGR/visible": true, "txt2img/RGB to BGR/value": false, "txt2img/Low VRAM/visible": true, "txt2img/Low VRAM/value": false, "txt2img/Guess Mode/visible": true, "txt2img/Guess Mode/value": false, "txt2img/Preprocessor/visible": true, "txt2img/Preprocessor/value": "none", "txt2img/Model/visible": true, "txt2img/Model/value": "None", "txt2img/Weight/visible": true, "txt2img/Weight/value": 1.0, "txt2img/Weight/minimum": 0.0, "txt2img/Weight/maximum": 2.0, "txt2img/Weight/step": 0.05, "txt2img/Guidance Start (T)/visible": true, "txt2img/Guidance Start (T)/value": 0.0, "txt2img/Guidance Start (T)/minimum": 0.0, "txt2img/Guidance Start (T)/maximum": 1.0, "txt2img/Guidance Start (T)/step": 0.01, "txt2img/Guidance End (T)/visible": true, "txt2img/Guidance End (T)/value": 1.0, "txt2img/Guidance End (T)/minimum": 0.0, "txt2img/Guidance End (T)/maximum": 1.0, "txt2img/Guidance End (T)/step": 0.01, "txt2img/Annotator resolution/visible": true, "txt2img/Annotator resolution/value": 64, "txt2img/Annotator resolution/minimum": 64, "txt2img/Annotator resolution/maximum": 2048, "txt2img/Annotator resolution/step": 10, "txt2img/Threshold A/visible": true, "txt2img/Threshold A/value": 64, "txt2img/Threshold A/minimum": 64, "txt2img/Threshold A/maximum": 1024, "txt2img/Threshold A/step": 1, "txt2img/Threshold B/visible": true, "txt2img/Threshold B/value": 64, "txt2img/Threshold B/minimum": 64, "txt2img/Threshold B/maximum": 1024, "txt2img/Threshold B/step": 1, "txt2img/Resize Mode/visible": true, "txt2img/Resize Mode/value": "Scale to Fit (Inner Fit)", "img2img/Enable/visible": true, "img2img/Enable/value": false, "img2img/Invert Input Color/visible": true, "img2img/Invert Input Color/value": false, "img2img/RGB to BGR/visible": true, "img2img/RGB to BGR/value": false, "img2img/Low VRAM/visible": true, "img2img/Low VRAM/value": false, "img2img/Guess Mode/visible": true, "img2img/Guess Mode/value": false, "img2img/Preprocessor/visible": true, "img2img/Preprocessor/value": "none", "img2img/Model/visible": true, "img2img/Model/value": "None", "img2img/Weight/visible": true, "img2img/Weight/value": 1.0, "img2img/Weight/minimum": 0.0, "img2img/Weight/maximum": 2.0, "img2img/Weight/step": 0.05, "img2img/Guidance Start (T)/visible": true, "img2img/Guidance Start (T)/value": 0.0, "img2img/Guidance Start (T)/minimum": 0.0, "img2img/Guidance Start (T)/maximum": 1.0, "img2img/Guidance Start (T)/step": 0.01, "img2img/Guidance End (T)/visible": true, "img2img/Guidance End (T)/value": 1.0, "img2img/Guidance End (T)/minimum": 0.0, "img2img/Guidance End (T)/maximum": 1.0, "img2img/Guidance End (T)/step": 0.01, "img2img/Annotator resolution/visible": true, "img2img/Annotator resolution/value": 64, "img2img/Annotator resolution/minimum": 64, "img2img/Annotator resolution/maximum": 2048, "img2img/Annotator resolution/step": 10, "img2img/Threshold A/visible": true, "img2img/Threshold A/value": 64, "img2img/Threshold A/minimum": 64, "img2img/Threshold A/maximum": 1024, "img2img/Threshold A/step": 1, "img2img/Threshold B/visible": true, "img2img/Threshold B/value": 64, "img2img/Threshold B/minimum": 64, "img2img/Threshold B/maximum": 1024, "img2img/Threshold B/step": 1, "img2img/Resize Mode/visible": true, "img2img/Resize Mode/value": "Scale to Fit (Inner Fit)", "img2img/Desired FPS/visible": true, "img2img/Desired FPS/value": 1, "img2img/Desired FPS/minimum": 1, "img2img/Desired FPS/maximum": 50, "img2img/Desired FPS/step": 1, "img2img/Interpolation frames/visible": true, "img2img/Interpolation frames/value": 0, "img2img/Interpolation frames/minimum": 0, "img2img/Interpolation frames/maximum": 100, "img2img/Interpolation frames/step": 1, "customscript/gif2gif.py/img2img/Resize result back to original dimensions/visible": true, "customscript/gif2gif.py/img2img/Resize result back to original dimensions/value": true, "customscript/gif2gif.py/img2img/Delete intermediate frames after GIF generation/visible": true, "customscript/gif2gif.py/img2img/Delete intermediate frames after GIF generation/value": true, "customscript/gif2gif.py/img2img/For -1 seed, all frames in a GIF have common seed/visible": true, "customscript/gif2gif.py/img2img/For -1 seed, all frames in a GIF have common seed/value": true, "img2img/Actual FPS/visible": true, "img2img/Actual FPS/value": "", "img2img/Actual total duration/visible": true, "img2img/Actual total duration/value": "", "img2img/Actual total frames/visible": true, "img2img/Actual total frames/value": "", "img2img/Original FPS/visible": true, "img2img/Original FPS/value": "", "img2img/Original total duration/visible": true, "img2img/Original total duration/value": "", "img2img/Original total frames/visible": true, "img2img/Original total frames/value": "", "customscript/gif2gif.py/img2img/Generation loopbacks/visible": true, "customscript/gif2gif.py/img2img/Generation loopbacks/value": 0, "customscript/gif2gif.py/img2img/Generation loopbacks/minimum": 0, "customscript/gif2gif.py/img2img/Generation loopbacks/maximum": 50, "customscript/gif2gif.py/img2img/Generation loopbacks/step": 1, "customscript/gif2gif.py/img2img/Loopback denoise strength/visible": true, "customscript/gif2gif.py/img2img/Loopback denoise strength/value": 0.1, "customscript/gif2gif.py/img2img/Loopback denoise strength/minimum": 0.01, "customscript/gif2gif.py/img2img/Loopback denoise strength/maximum": 1, "customscript/gif2gif.py/img2img/Loopback denoise strength/step": 0.01, "customscript/gif2gif.py/img2img/Loopback decay/visible": true, "customscript/gif2gif.py/img2img/Loopback decay/value": 1.0, "customscript/gif2gif.py/img2img/Loopback decay/minimum": 0, "customscript/gif2gif.py/img2img/Loopback decay/maximum": 2, "customscript/gif2gif.py/img2img/Loopback decay/step": 0.05, "customscript/gif2gif.py/img2img/Upscaler/visible": true, "customscript/gif2gif.py/img2img/Upscaler/value": "None", "customscript/gif2gif.py/img2img/Skip generation, only upscale/visible": true, "customscript/gif2gif.py/img2img/Skip generation, only upscale/value": false, "customscript/gif2gif.py/img2img/Factor/visible": true, "customscript/gif2gif.py/img2img/Factor/value": 2, "customscript/gif2gif.py/img2img/Factor/minimum": 1, "customscript/gif2gif.py/img2img/Factor/maximum": 8, "customscript/gif2gif.py/img2img/Factor/step": 0.1, "customscript/gif2gif.py/img2img/Target width/visible": true, "customscript/gif2gif.py/img2img/Target width/value": 512, "customscript/gif2gif.py/img2img/Target width/minimum": 0, "customscript/gif2gif.py/img2img/Target width/maximum": 8000, "customscript/gif2gif.py/img2img/Target width/step": 8, "customscript/gif2gif.py/img2img/Target height/visible": true, "customscript/gif2gif.py/img2img/Target height/value": 512, "customscript/gif2gif.py/img2img/Target height/minimum": 0, "customscript/gif2gif.py/img2img/Target height/maximum": 8000, "customscript/gif2gif.py/img2img/Target height/step": 8, "customscript/gif2gif.py/img2img/Crop to fit/visible": true, "customscript/gif2gif.py/img2img/Crop to fit/value": false } { "samples_save": true, "samples_format": "png", "samples_filename_pattern": "", "save_images_add_number": true, "grid_save": true, "grid_format": "png", "grid_extended_filename": false, "grid_only_if_multiple": true, "grid_prevent_empty_spots": false, "n_rows": -1, "enable_pnginfo": true, "save_txt": false, "save_images_before_face_restoration": false, "save_images_before_highres_fix": false, "save_images_before_color_correction": false, "jpeg_quality": 80, "export_for_4chan": true, "img_downscale_threshold": 4.0, "target_side_length": 4000, "use_original_name_batch": true, "use_upscaler_name_as_suffix": false, "save_selected_only": true, "do_not_add_watermark": false, "temp_dir": "", "clean_temp_dir_at_start": false, "outdir_samples": "", "outdir_txt2img_samples": "outputs/txt2img-images", "outdir_img2img_samples": "outputs/img2img-images", "outdir_extras_samples": "outputs/extras-images", "outdir_grids": "", "outdir_txt2img_grids": "outputs/txt2img-grids", "outdir_img2img_grids": "outputs/img2img-grids", "outdir_save": "log/images", "save_to_dirs": true, "grid_save_to_dirs": true, "use_save_to_dirs_for_ui": false, "directories_filename_pattern": "[date]", "directories_max_prompt_words": 8, "ESRGAN_tile": 192, "ESRGAN_tile_overlap": 8, "realesrgan_enabled_models": [ "R-ESRGAN 4x+", "R-ESRGAN 4x+ Anime6B" ], "upscaler_for_img2img": null, "face_restoration_model": "CodeFormer", "code_former_weight": 0.5, "face_restoration_unload": false, "show_warnings": false, "memmon_poll_rate": 8, "samples_log_stdout": false, "multiple_tqdm": true, "print_hypernet_extra": false, "unload_models_when_training": false, "pin_memory": false, "save_optimizer_state": false, "save_training_settings_to_txt": true, "dataset_filename_word_regex": "", "dataset_filename_join_string": " ", "training_image_repeats_per_epoch": 1, "training_write_csv_every": 500, "training_xattention_optimizations": false, "training_enable_tensorboard": false, "training_tensorboard_save_images": false, "training_tensorboard_flush_every": 120, "sd_model_checkpoint": "SacrumProfanum.safetensors [72a2994f5c]", "sd_checkpoint_cache": 0, "sd_vae_checkpoint_cache": 0, "sd_vae": "SacrumProfanum.VAE.pt", "sd_vae_as_default": false, "inpainting_mask_weight": 1.0, "initial_noise_multiplier": 1.0, "img2img_color_correction": false, "img2img_fix_steps": false, "img2img_background_color": "#ffffff", "enable_quantization": false, "enable_emphasis": true, "enable_batch_seeds": true, "comma_padding_backtrack": 20, "CLIP_stop_at_last_layers": 1, "upcast_attn": false, "use_old_emphasis_implementation": false, "use_old_karras_scheduler_sigmas": false, "no_dpmpp_sde_batch_determinism": false, "use_old_hires_fix_width_height": false, "interrogate_keep_models_in_memory": false, "interrogate_return_ranks": false, "interrogate_clip_num_beams": 1, "interrogate_clip_min_length": 24, "interrogate_clip_max_length": 48, "interrogate_clip_dict_limit": 1500, "interrogate_clip_skip_categories": [], "interrogate_deepbooru_score_threshold": 0.5, "deepbooru_sort_alpha": true, "deepbooru_use_spaces": false, "deepbooru_escape": true, "deepbooru_filter_tags": "", "extra_networks_default_view": "cards", "extra_networks_default_multiplier": 1.0, "sd_hypernetwork": "None", "return_grid": true, "do_not_show_images": false, "add_model_hash_to_info": true, "add_model_name_to_info": true, "disable_weights_auto_swap": true, "send_seed": true, "send_size": true, "font": "", "js_modal_lightbox": true, "js_modal_lightbox_initially_zoomed": true, "show_progress_in_title": true, "samplers_in_dropdown": true, "dimensions_and_batch_together": true, "keyedit_precision_attention": 0.1, "keyedit_precision_extra": 0.05, "quicksettings": " sd_model_checkpoint, CLIP_stop_at_last_layers, s_churn\n\n", "ui_reorder": "inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts", "ui_extra_networks_tab_reorder": "", "localization": "None", "show_progressbar": true, "live_previews_enable": true, "show_progress_grid": true, "show_progress_every_n_steps": 3, "show_progress_type": "Full", "live_preview_content": "Combined", "live_preview_refresh_period": 500.0, "hide_samplers": [], "eta_ddim": 0.0, "eta_ancestral": 1.0, "ddim_discretize": "uniform", "s_churn": 0, "s_tmin": 0.0, "s_noise": 1.0, "eta_noise_seed_delta": 31337, "always_discard_next_to_last_sigma": false, "postprocessing_enable_in_main_ui": [], "postprocessing_operation_order": [], "upscaling_max_images_in_cache": 5, "disabled_extensions": [ "PromptGallery-stable-diffusion-webui", "deforum-for-automatic1111-webui", "embedding-inspector", "openpose-editor", "sd-dynamic-prompts", "sd-dynamic-thresholding", "sd-extension-steps-animation", "sd-webui-ar", "sd-webui-supermerger", "sd_civitai_extension", "sd_dreambooth_extension", "sd_save_intermediate_images", "sdweb-merge-block-weighted-gui", "shift-attention", "stable-diffusion-webui-anti-burn", "stable-diffusion-webui-embedding-editor", "stable-diffusion-webui-instruct-pix2pix", "ultimate-upscale-for-automatic1111" ], "sd_checkpoint_hash": "72a2994f5cab773829f866cee47047d7c326ae746120f0dddeaa59110d8af67b", "ldsr_steps": 100, "ldsr_cached": false, "SWIN_tile": 192, "SWIN_tile_overlap": 8, "sd_lora": "None", "lora_apply_to_outputs": false, "outdir_ip2p_samples": "outputs/ip2p-images", "def_img_cfg": "1.5", "def_txt_cfg": "7.5", "def_steps": "20", "def_sampler": "0", "def_out_batches": "1", "def_batch_dir": "outputs/ip2p-batch", "control_net_model_config": "C:\Users\nickr\Desktop\stable-diffusion-webui\extensions\sd-webui-controlnet\models\cldm_v15.yaml", "control_net_model_adapter_config": "C:\Users\nickr\Desktop\stable-diffusion-webui\extensions\sd-webui-controlnet\models\sketch_adapter_v14.yaml", "control_net_detectedmap_dir": "C:\Users\nickr\Desktop\stable-diffusion-webui\extensions\sd-webui-controlnet\detected_maps", "control_net_models_path": "", "control_net_max_models_num": 1, "control_net_model_cache_size": 2, "control_net_control_transfer": false, "control_net_no_detectmap": false, "control_net_detectmap_autosaving": false, "control_net_only_midctrl_hires": true, "control_net_allow_script_control": true, "control_net_skip_img2img_processing": false, "control_net_monocular_depth_optim": false, "control_net_only_mid_control": false, "control_net_cfg_based_guidance": false, "civitai_link_key": "", "civitai_api_key": "", "civitai_download_previews": true, "civitai_download_missing_models": true, "civitai_hashify_resources": true, "civitai_hashify_prompt": true, "images_record_paths": true, "dp_ignore_whitespace": false, "dp_write_raw_template": false, "dp_write_prompts_to_file": false, "dp_parser_variant_start": "{", "dp_parser_variant_end": "}", "additional_networks_extra_lora_path": "C:\stable-diffusion-webui\models\Lora", "additional_networks_sort_models_by": "name", "additional_networks_reverse_sort_order": false, "additional_networks_model_name_filter": "", "additional_networks_xy_grid_model_metadata": "", "additional_networks_hash_thread_count": 1.0, "additional_networks_back_up_model_when_saving": true, "additional_networks_show_only_safetensors": false, "additional_networks_show_only_models_with_metadata": "disabled", "additional_networks_max_top_tags": 20.0, "additional_networks_max_dataset_folders": 20.0, "model_toolkit_fix_clip": false, "model_toolkit_autoprune": false, "webp_lossless": false, "img_max_size_mp": 200.0, "extra_networks_add_text_separator": " ", "hidden_tabs": [], "uni_pc_variant": "bh1", "uni_pc_skip_type": "time_uniform", "uni_pc_order": 3, "uni_pc_lower_order_final": true, "control_net_sync_field_args": false, "image_browser_preload": false, "image_browser_delete_message": true, "image_browser_page_columns": 6.0, "image_browser_page_rows": 6.0, "image_browser_pages_perload": 20.0, "save_mask": false, "save_mask_composite": false, "extra_networks_card_width": 0.0, "extra_networks_card_height": 0.0, "return_mask": false, "return_mask_composite": false, "image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others, Maintenance", "image_browser_hidden_components": [], "image_browser_with_subdirs": true, "image_browser_copy_image": false, "image_browser_txt_files": true, "image_browser_logger_warning": false, "image_browser_logger_debug": true, "image_browser_delete_recycle": false, "image_browser_scan_exif": true, "image_browser_mod_shift": false, "image_browser_mod_ctrl_shift": false, "image_browser_enable_maint": true, "image_browser_ranking_pnginfo": false, "image_browser_use_thumbnail": false, "image_browser_thumbnail_size": 200.0 } C:\stable-diffusion-webui\extensions\stable-diffusion-webui-images-browser\scripts\image_browser.py ["Name: txt2img / Path: C:\stable-diffusion-webui\outputs\txt2img-images / Base tag: image_browser_tab_txt2img / Seen base tags: {'maintenance_1', 'txt2img-grids', 'txt2img', 'img2img', 'favorites', 'img2img-grids', 'extras', 'others', 'maintenance'}", "Name: img2img / Path: C:\stable-diffusion-webui\outputs\img2img-images / Base tag: image_browser_tab_img2img / Seen base tags: {'maintenance_1', 'txt2img-grids', 'txt2img', 'img2img', 'favorites', 'img2img-grids', 'extras', 'others', 'maintenance'}", "Name: txt2img-grids / Path: C:\stable-diffusion-webui\outputs\txt2img-grids / Base tag: image_browser_tab_txt2img-grids / Seen base tags: {'maintenance_1', 'txt2img-grids', 'txt2img', 'img2img', 'favorites', 'img2img-grids', 'extras', 'others', 'maintenance'}", "Name: img2img-grids / Path: C:\stable-diffusion-webui\outputs\img2img-grids / Base tag: image_browser_tab_img2img-grids / Seen base tags: {'maintenance_1', 'txt2img-grids', 'txt2img', 'img2img', 'favorites', 'img2img-grids', 'extras', 'others', 'maintenance'}", "Name: Extras / Path: C:\stable-diffusion-webui\outputs\extras-images / Base tag: image_browser_tab_extras / Seen base tags: {'maintenance_1', 'txt2img-grids', 'txt2img', 'img2img', 'favorites', 'img2img-grids', 'extras', 'others', 'maintenance'}", "Name: Favorites / Path: C:\stable-diffusion-webui\log\images / Base tag: image_browser_tab_favorites / Seen base tags: {'maintenance_1', 'txt2img-grids', 'txt2img', 'img2img', 'favorites', 'img2img-grids', 'extras', 'others', 'maintenance'}", "Name: Others / Path: C:\stable-diffusion-webui\Others / Base tag: image_browser_tab_others / Seen base tags: {'maintenance_1', 'txt2img-grids', 'txt2img', 'img2img', 'favorites', 'img2img-grids', 'extras', 'others', 'maintenance'}", "Name: Maintenance / Path: C:\stable-diffusion-webui\Maintenance / Base tag: image_browser_tab_maintenance / Seen base tags: {'maintenance_1', 'txt2img-grids', 'txt2img', 'img2img', 'favorites', 'img2img-grids', 'extras', 'others', 'maintenance'}", "Name: Maintenance / Path: C:\stable-diffusion-webui\Maintenance / Base tag: image_browser_tab_maintenance_1 / Seen base tags: {'maintenance_1', 'txt2img-grids', 'txt2img', 'img2img', 'favorites', 'img2img-grids', 'extras', 'others', 'maintenance'}"] Loading weights [72a2994f5c] from C:\stable-diffusion-webui\models\Stable-diffusion\SacrumProfanum.safetensors Creating model from config: C:\stable-diffusion-webui\configs\v1-inference.yaml LatentDiffusion: Running in eps-prediction mode DiffusionWrapper has 859.52 M params. Loading VAE weights specified in settings: C:\stable-diffusion-webui\models\VAE\SacrumProfanum.VAE.pt Applying xformers cross attention optimization. Textual inversion embeddings loaded(155): 177013, 191971, 3113fann1ng3, 3N1DS1NCL41R , alysonhannigan44, ANAT0J3, anime512, anyachalotra, asanagi, awaitingtongue, awful512, bad-artist, bad-hands-5, bad-image-v2-27000, bad-image-v2-39000, bad_prompt, bad_prompt_version2, bad_quality, bastard_body_001_1, bastard_body_001_2, bastard_body_001_3, bastard_body_002_1, bastard_body_003_1, bastard_body_003_2, bastard_body_004_1, bastard_body_004_2, bastard_face_001_1, beautiful_mistake, beauty512, Bella-Ramsay, bellaramsey, blowjobpose, britspe1, bukkakAI, cartoona-animals, celebmix, chandra, charturnerv2, cindy_aurumTI, cloudport, concept-art, corneo_anal, corneo_cowgirl, corneo_dva, corneo_pov_oral, corneo_side_deepthroat, corneo_side_doggy, corneo_spitroast, corneo_tentacle_sex, dak0tafann1ng3, dangerdonkey, darkmode, dpthrt, durer-style, ely_neg_prompt, evil_neg_prompt3, fairyfqr, fr3yaa11an, gape , GITSEllie, grillaz, gustavedore, H0GLEGACY, hitokomoru-style-nao, jencon90s, jubbslineart_v2 (1), jubbslineart_v2, kidbooks, KirDun69, kodakvision500t, l1vvydunne, liliana, llickit_suckit, loonyll-3000, loonyll-700, lowangleview-3000, lucy_kushinadaV2, maisiewilliams, me, micromini, midgetpron, MIlBob3V, morfyddclark, negative_001_08, negative_001_10, negative_002_10, negprompt5, neg_anime512, neg_facelift512, neg_realism512, NewLaraCroftV2, NG_DeepNegative_V1_16T, NG_DeepNegative_V1_2T, NG_DeepNegative_V1_32T, NG_DeepNegative_V1_4T, NG_DeepNegative_V1_64T, NG_DeepNegative_V1_75T, ohmyfrick_yogapuss, old crow, oldstyle_v1_6500, old_crow_me, orla, pervpulp15, Portrait512, proxy, prt, PureErosFace_V1, realcumAI, render512, RFKTR_fshnsta, roseleslie, RSC, rtfclprmt315, S4BR1N422, saoirseronan, schizo_neg_prompt, selfie512, small_tits, spreadassms, Style-Empire, Style-Glass, Style-Glorious, Style-Goblinmode, Style-Hamunaptra, Style-Kilt, Style-Kitchen, Style-Moana, Style-Princess, Style-Renaissance-neg, Style-Renaissance, style-widow, super_ugly1t, super_ugly3t, takagiC-8500, tarot512, tropical-island, ukiyoestyle-1500, unrestricted_A, unrestricted_B, unrestricted_C, unrestricted_C2, unrestricted_D, Unspeakable-Horrors-16v, Unspeakable-Horrors-24v, Unspeakable-Horrors-32v, Unspeakable-Horrors-64v, Unspeakable-Horrors-Composition-4v, useembeddingname-neg, w3day_14, w3day_15, W3DDDN3SD4Y, wholesomegrandpas, zauber_vore_hardcore, tng-picard, tng-worf Model loaded in 3.4s (load weights from disk: 0.1s, create model: 0.5s, apply weights to model: 0.4s, apply half(): 0.5s, load VAE: 0.2s, move model to device: 0.7s, load textual inversion embeddings: 0.9s). db_version: 6 Running on local URL: http://127.0.0.1:7860

To create a public link, set share=True in launch(). Startup time: 21.1s (import torch: 3.7s, import gradio: 0.8s, import ldm: 2.3s, other imports: 1.3s, load scripts: 2.2s, load SD checkpoint: 3.5s, create ui: 6.9s, gradio launch: 0.3s). curr_path: C:\stable-diffusion-webui\outputs\txt2img-images curr_path: C:\stable-diffusion-webui\outputs\txt2img-images\2023-04-01 cache_exif: 0/84 cache_aes: 0/84 0.0 seconds Traceback (most recent call last): File "C:\stable-diffusion-webui\venv\lib\site-packages\gradio\routes.py", line 394, in run_predict output = await app.get_blocks().process_api( File "C:\stable-diffusion-webui\venv\lib\site-packages\gradio\blocks.py", line 1073, in process_api inputs = self.preprocess_data(fn_index, inputs, state) File "C:\stable-diffusion-webui\venv\lib\site-packages\gradio\blocks.py", line 962, in preprocess_data processed_input.append(block.preprocess(inputs[i])) IndexError: list index out of range

nickr61 commented 1 year ago

did as you asked ,is that what you need,?, BTW running on windows 10

AlUlkesh commented 1 year ago

Yes, thank you. There's currently a bug where the Maintenance tabs appears twice for some people. And apparently that is also true for you. This might cause an IndexError.

Edit: Can you try this: https://github.com/AlUlkesh/stable-diffusion-webui-images-browser/issues/112#issuecomment-1492112164 Can you check the new commit?

nickr61 commented 1 year ago

thanks for your efforts, but unfortunately Im still experiencing the same error after updating to the latest commit of both A1111 and the image browser and restarting and also removing 'maintenance' in settings (now only one tab showing). I also used maintenance to 'rebuild exif cache' and 'update directory names in datbase' using default outputs folder as the path , My default browser is Brave but I get the same error in Firefox. It was all working lovely last night, just happened since latest main UI commit Clip

nickr61 commented 1 year ago

now when I update the extensions, stable-diffusion-webui-images-browser remains ticked and 'behind', I updated and restarted including full CMD restart , many times , still shows as 'behind' ?

Clip

AlUlkesh commented 1 year ago

No idea, others show as unknown for you. But then that update on the webui has also always been flakey for me.

I suggest you go into the extension directory manually and do a git pull

And always close the used browser window and restart webui.

If you then still have issues go into your browser console (probably F12) and check if there are any javascript errors.

nickr61 commented 1 year ago

so I'm now deleting image browser folder from extensions and re-installing from URL in the UI , ................

and yes its fixed , all working as it should, even the 2 maintenance tabs is fixed. great , thanks , its a really great extension BTW, I use it all the time

nickr61 commented 1 year ago

I assume the others say 'unknown' because I currently have them disabled . keeps the clutter down on the UI , I only enable them when I need them And I will take your advise and do git pull from the extension directory next time