{"icons": [
{"id":"","label":"📘","localized":"","hint":"Read generation parameters from prompt or last generation if prompt is empty into user interface"},
{"id":"","label":"🚮","localized":"","hint":"Clear prompt"},
{"id":"","label":"🌐","localized":"","hint":"Show/hide extra networks"},
{"id":"","label":"🧳","localized":"","hint":"Apply selected styles to current prompt"},
{"id":"","label":"🛅","localized":"","hint":"Save current prompt as style template"},
{"id":"","label":"🔄","localized":"","hint":"Refresh"},
{"id":"","label":"❌","localized":"","hint":"Close"},
{"id":"","label":"📒","localized":"","hint":"Fill"},
{"id":"","label":"🎲️","localized":"","hint":"Use random seed"},
{"id":"","label":"♻️","localized":"","hint":"Reuse previous seed"},
{"id":"","label":"⇅","localized":"","hint":"Swap values"}
],
"prompts": [
{"id":"","label":"Prompt","localized":"","hint":"Type what you want to see in the image"},
{"id":"","label":"Negative prompt","localized":"","hint":"Type what you DON'T want to see in the image"}
],
"common keywords": [
{"id":"","label":"fp16","localized":"","hint":"Number representation in 16-bit floating point format"},
{"id":"","label":"fp32","localized":"","hint":"Number representation in 32-bit floating point format"},
{"id":"","label":"bf16","localized":"","hint":"Number representation in alternative 16-bit floating point format"},
{"id":"","label":"Run","localized":"","hint":""},
{"id":"","label":"all","localized":"","hint":""},
{"id":"","label":"none","localized":"","hint":""},
{"id":"","label":"disabled","localized":"","hint":""}
],
"tabs": [
{"id":"","label":"From Text","localized":"","hint":"Create image from text"},
{"id":"","label":"From Image","localized":"","hint":"Create image from image"},
{"id":"","label":"Process Image","localized":"","hint":"Process existing image"},
{"id":"","label":"Train","localized":"","hint":"Run training or model merging"},
{"id":"","label":"Models","localized":"","hint":"Convert or merge your models"},
{"id":"","label":"Interrogator","localized":"","hint":"Run interrogate to get description of your image"},
{"id":"","label":"System Info","localized":"","hint":"System information and benchmarking"},
{"id":"","label":"Agent Scheduler","localized":"","hint":"Enqueue your generate requests and run them in the background"},
{"id":"","label":"Image Browser","localized":"","hint":"Browse through your generated image database"},
{"id":"","label":"Settings","localized":"","hint":"Application settings"},
{"id":"","label":"Extensions","localized":"","hint":"Application extensions"}
],
"action panel": [
{"id":"","label":"Generate","localized":"","hint":"Start processing"},
{"id":"","label":"Enqueue","localized":"","hint":"Add task to background queue in Agent Scheduler"},
{"id":"","label":"Stop","localized":"","hint":"Stop processing"},
{"id":"","label":"Skip","localized":"","hint":"Stop processing current job and continue processing"},
{"id":"","label":"Interrupt","localized":"","hint":"Interrupt current processing job"},
{"id":"","label":"Pause","localized":"","hint":"Pause processing"},
{"id":"","label":"Interrogate\nCLIP","localized":"","hint":"Run interrogate using CLIP model"},
{"id":"","label":"Interrogate\nDeepBooru","localized":"","hint":"Run interrogate using DeepBooru model"}
],
"extra networks": [
{"id":"","label":"Extra networks tab order","localized":"","hint":"Comma-separated list of tab names; tabs listed here will appear in the extra networks UI first and in order listed"},
{"id":"","label":"UI position","localized":"","hint":""},
{"id":"","label":"UI height (%)","localized":"","hint":""},
{"id":"","label":"UI sidebar width (%)","localized":"","hint":""},
{"id":"","label":"UI card preview lazy loading","localized":"","hint":""},
{"id":"","label":"UI card size (px)","localized":"","hint":""},
{"id":"","label":"UI disable variable aspect ratio","localized":"","hint":""},
{"id":"","label":"UI image contain method","localized":"","hint":""},
{"id":"","label":"Do not automatically build extra network pages","localized":"","hint":""},
{"id":"","label":"Use LyCoris handler for all Lora types","localized":"","hint":""},
{"id":"","label":"Disable built-in Lora handler","localized":"","hint":""},
{"id":"","label":"Use Kohya method for handling multiple Loras","localized":"","hint":""},
{"id":"","label":"Multiplier for extra networks","localized":"","hint":"When adding extra network such as Hypernetwork or Lora to prompt, use this multiplier for it"},
{"id":"","label":"Add hypernetwork to prompt","localized":"","hint":""},
{"id":"","label":"Add Lora to prompt","localized":"","hint":""},
{"id":"","label":"shuffle tags by ',' when creating prompts.","localized":"","hint":""},
{"id":"","label":"extra text to add before <...> when adding extra network to prompt","localized":"","hint":""},
{"id":"","label":"When adding to prompt, refer to Lora by","localized":"","hint":""},
{"id":"","label":"add lora hashes to infotext","localized":"","hint":""},
{"id":"","label":"Checkpoints","localized":"","hint":""},
{"id":"","label":"Lora","localized":"","hint":""},
{"id":"","label":"LyCORIS","localized":"","hint":""},
{"id":"","label":"Textual Inversion","localized":"","hint":""},
{"id":"","label":"Hypernetworks","localized":"","hint":""},
{"id":"","label":"Save preview","localized":"","hint":"Save current image as extra network preview"},
{"id":"","label":"Save description","localized":"","hint":"Save current text as extra network description"},
{"id":"","label":"Read description","localized":"","hint":"Read stored extra network description"}
],
"gallery buttons": [
{"id":"","label":"show","localized":"","hint":"Show image location"},
{"id":"","label":"save","localized":"","hint":"Save image"},
{"id":"","label":"zip","localized":"","hint":"Create zip archive from images"},
{"id":"","label":"delete","localized":"","hint":"Delete image"},
{"id":"","label":"➠ text","localized":"","hint":"Transfer image to text interface"},
{"id":"","label":"➠ image","localized":"","hint":"Transfer image to image interface"},
{"id":"","label":"➠ inpaint","localized":"","hint":"Transfer image to inpaint interface"},
{"id":"","label":"➠ sketch","localized":"","hint":"Transfer image to sketch interface"},
{"id":"","label":"➠ inpaint sketch","localized":"","hint":"Transfer image to inpaint sketch interface"},
{"id":"","label":"➠ process","localized":"","hint":"Transfer image to process interface"}
],
"extensions": [
{"id":"","label":"Install","localized":"","hint":"Install"},
{"id":"","label":"Search","localized":"","hint":"Search"},
{"id":"","label":"Sort by","localized":"","hint":"Sort by"},
{"id":"","label":"Manage extensions","localized":"","hint":"Manage extensions"},
{"id":"","label":"Manual install","localized":"","hint":"Manually install extension"},
{"id":"","label":"Extension GIT repository URL","localized":"","hint":"Specify extension repository URL on GitHub"},
{"id":"","label":"Specific branch name","localized":"","hint":"Specify extension branch name, leave blank for default"},
{"id":"","label":"Local directory name","localized":"","hint":"Directory where to install extension, leave blank for default"},
{"id":"","label":"Refresh extension list","localized":"","hint":"Refresh list of available extensions"},
{"id":"","label":"Update installed extensions","localized":"","hint":"Update installed extensions to their latest available version"},
{"id":"","label":"Apply changes & restart server","localized":"","hint":"Apply all changes and restart server"},
{"id":"","label":"install","localized":"","hint":"install this extension"},
{"id":"","label":"uninstall","localized":"","hint":"uninstall this extension"},
{"id":"","label":"User interface defaults","localized":"","hint":"Review and set current values as default values for the user interface"},
{"id":"","label":"View changes","localized":"","hint":"Review changes between default user interface values and current values"},
{"id":"","label":"Set new defaults","localized":"","hint":"Set current values as default values for the user interface"},
{"id":"","label":"Restore system defaults","localized":"","hint":"Restore default user interface values"}
],
"txt2img tab": [
{"id":"","label":"Sampling method","localized":"","hint":"Which algorithm to use to produce the image"},
{"id":"","label":"Sampling steps","localized":"","hint":"How many times to improve the generated image iteratively; higher values take longer; very low values can produce bad results"},
{"id":"","label":"Restore faces","localized":"","hint":"Use a pre-trained model to correct the generated faces. See GFPGAN or Codeformer."},
{"id":"","label":"Tiling","localized":"","hint":"Produce an image that can be tiled"},
{"id":"","label":"Hires fix","localized":"","hint":"Use a similar process as image to image to upscale and add detail to the final image."},
{"id":"","label":"Denoising strength","localized":"","hint":"Determines how little respect the algorithm should have for image's content. At 0, nothing will change, and at 1 you'll get an unrelated image. With values below 1.0, processing will take less steps than the Sampling Steps slider specifies"},
{"id":"","label":"Denoise start","localized":"","hint":"Override denoise strength by stating how early base model should finish and when refiner should start. Only applicable to refiner usage. If set to 0 or 1, denoising strength will be used"},
{"id":"","label":"Hires steps","localized":"","hint":"Number of sampling steps for upscaled picture. If 0, uses same as for original"},
{"id":"","label":"Upscaler","localized":"","hint":"Which pre-trained model to use for the upscaling process."},
{"id":"","label":"Upscale by","localized":"","hint":"Adjusts the size of the image by multiplying the original width and height by the selected value. Ignored if either Resize width to or Resize height to are non-zero"},
{"id":"","label":"Resize width to","localized":"","hint":"Resizes image to this width. If 0, width is inferred from either of two nearby sliders"},
{"id":"","label":"Resize height to","localized":"","hint":"Resizes image to this height. If 0, height is inferred from either of two nearby sliders"},
{"id":"","label":"Secondary sampler","localized":"","hint":"Use specific sampler as fallback sampler if primary is not supported for specific operation"},
{"id":"","label":"Secondary steps","localized":"","hint":"Number of steps to use for second pass"},
{"id":"","label":"Secondary CFG Scale","localized":"","hint":"CFG scale used for refiner pass"},
{"id":"","label":"Guidance rescale","localized":"","hint":"Rescale CFG generated noise to avoid overexposed images"},
{"id":"","label":"Secondary Prompt","localized":"","hint":"Prompt used for both second encoder in base model (if it exists) and for refiner pass (if enabled)"},
{"id":"","label":"Secondary negative prompt","localized":"","hint":"Negative prompt used for both second encoder in base model (if it exists) and for refiner pass (if enabled)"},
{"id":"","label":"Width","localized":"","hint":"Image width"},
{"id":"","label":"Height","localized":"","hint":"Image height"},
{"id":"","label":"Batch count","localized":"","hint":"How many batches of images to create (has no impact on generation performance or VRAM usage)"},
{"id":"","label":"Batch size","localized":"","hint":"How many image to create in a single batch (increases generation performance at cost of higher VRAM usage)"},
{"id":"","label":"CFG Scale","localized":"","hint":"Classifier Free Guidance scale: how strongly the image should conform to prompt. Lower values produce more creative results, higher values make it follow the prompt more strictly; recommended values between 5-10"},
{"id":"","label":"CLIP skip","localized":"","hint":"Clip skip is a feature that allows users to control the level of specificity of the prompt, the higher the CLIP skip value, the less deep the prompt will be interpreted. CLIP Skip 1 is typical while some anime models produce better results at CLIP skip 2"},
{"id":"","label":"Seed","localized":"","hint":"A value that determines the output of random number generator - if you create an image with same parameters and seed as another image, you'll get the same result"},
{"id":"","label":"Extra","localized":"","hint":"Show additional options"},
{"id":"","label":"Variation seed","localized":"","hint":"Seed of a different picture to be mixed into the generation"},
{"id":"","label":"Variation strength","localized":"","hint":"How strong of a variation to produce. At 0, there will be no effect. At 1, you will get the complete picture with variation seed (except for ancestral samplers, where you will just get something)"},
{"id":"","label":"Resize seed from width","localized":"","hint":"Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution"},
{"id":"","label":"Resize seed from height","localized":"","hint":"Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution"},
{"id":"","label":"Override settings","localized":"","hint":"If you read in generation parameters through 'Process Image tab' and individual generation parameters should deviate from your system settings, this box will be populated with those settings to override your system configuration for this workflow"}
],
"process tab": [
{"id":"","label":"Single Image","localized":"","hint":"Process single image"},
{"id":"","label":"Process Batch","localized":"","hint":"Process batch of images"},
{"id":"","label":"Process Folder","localized":"","hint":"Process all images in a folder"},
{"id":"","label":"Scale by","localized":"","hint":"Use this tab to resize the source image(s) by a chosen factor"},
{"id":"","label":"Scale to","localized":"","hint":"Use this tab to resize the source image(s) to a chosen target size"},
{"id":"","label":"Input directory","localized":"","hint":"Folder where the images are that you want to process"},
{"id":"","label":"Output directory","localized":"","hint":"Folder where the processed images should be saved to"},
{"id":"","label":"Show result images","localized":"","hint":"Enable to show the processed images in the image pane"},
{"id":"","label":"Resize","localized":"","hint":"Factor for resizing 1x mean no upscale, 4x means 4 times upscale, high values might lead to memory issues on small graphics cards"},
{"id":"","label":"Crop to fit","localized":"","hint":"If the dimensions of your source image (e.g. 512x510) deviate from your target dimensions (e.g. 1024x768) this function will fit your upscaled image into your target size image. Excess will be cropped"},
{"id":"","label":"Secondary Upscaler","localized":"","hint":"Select secondary upscaler to run after initial upscaler"},
{"id":"","label":"Upscaler 2 visibility","localized":"","hint":"Strength of the secondary upscaler"},
{"id":"","label":"GFPGAN visibility","localized":"","hint":"Strength of GFPGAN face restore network, 0=disabled"},
{"id":"","label":"CodeFormer visibility","localized":"","hint":"Strength of CodeFormer face restore network, 0=disabled"},
{"id":"","label":"CodeFormer weight","localized":"","hint":"0=maximum strength, 1=minimum strength"}
],
"settings menu": [
{"id":"settings_submit","label":"Apply settings","localized":"","hint":"Save current settings, server restart is recommended"},
{"id":"restart_submit","label":"Restart server","localized":"","hint":"Restart server"},
{"id":"shutdown_submit","label":"Shutdown server","localized":"","hint":"Shutdown server"},
{"id":"settings_preview_theme","label":"Preview theme","localized":"","hint":"Show theme preview"},
{"id":"defaults_submit","label":"Restore defaults","localized":"","hint":"Restore default server settings"},
{"id":"sett_unload_sd_model","label":"Unload checkpoint","localized":"","hint":"Unload currently loaded model checkpoint"},
{"id":"sett_reload_sd_model","label":"Reload checkpoint","localized":"","hint":"Reload currently selected model checkpoint"}
],
"settings sections": [
{"id":"","label":"Stable Diffusion","localized":"","hint":""},
{"id":"","label":"Optimizations","localized":"","hint":""},
{"id":"","label":"Compute Settings","localized":"","hint":""},
{"id":"","label":"Diffusers Settings","localized":"","hint":""},
{"id":"","label":"System Paths","localized":"","hint":""},
{"id":"","label":"Image Options","localized":"","hint":""},
{"id":"","label":"Image Processing","localized":"","hint":""},
{"id":"","label":"Image Paths","localized":"","hint":""},
{"id":"","label":"User Interface","localized":"","hint":""},
{"id":"","label":"Live Previews","localized":"","hint":""},
{"id":"","label":"Sampler Settings","localized":"","hint":""},
{"id":"","label":"Postprocessing","localized":"","hint":""},
{"id":"","label":"Training","localized":"","hint":""},
{"id":"","label":"Interrogate","localized":"","hint":""},
{"id":"","label":"Upscaling","localized":"","hint":""},
{"id":"","label":"Extra Networks","localized":"","hint":""},
{"id":"","label":"Licenses","localized":"","hint":""},
{"id":"","label":"Show all pages","localized":"","hint":""},
{"id":"","label":"Request browser notifications","localized":"","hint":""}
],
"img2img tabs": [
{"id":"","label":"Image","localized":"","hint":""},
{"id":"","label":"Sketch","localized":"","hint":""},
{"id":"","label":"Inpaint","localized":"","hint":""},
{"id":"","label":"Inpaint sketch","localized":"","hint":""},
{"id":"","label":"Inpaint upload","localized":"","hint":""},
{"id":"","label":"Batch","localized":"","hint":""}
],
"img2img tab": [
{"id":"","label":"Inpaint batch input directory","localized":"","hint":""},
{"id":"","label":"Inpaint batch output directory","localized":"","hint":""},
{"id":"","label":"Inpaint batch mask directory","localized":"","hint":""},
{"id":"","label":"Resize fixed","localized":"","hint":"Resize image to target resolution. Unless height and width match, you will get incorrect aspect ratio"},
{"id":"","label":"Crop and resize","localized":"","hint":"Resize the image so that entirety of target resolution is filled with the image. Crop parts that stick out"},
{"id":"","label":"Resize and fill","localized":"","hint":"Resize the image so that entirety of image is inside target resolution. Fill empty space with image's colors"},
{"id":"","label":"Resize using Latent upscale","localized":"","hint":""},
{"id":"","label":"Mask blur","localized":"","hint":"How much to blur the mask before processing, in pixels"},
{"id":"","label":"Mask transparency","localized":"","hint":""},
{"id":"","label":"Inpaint masked","localized":"","hint":""},
{"id":"","label":"Inpaint not masked","localized":"","hint":""},
{"id":"","label":"fill","localized":"","hint":"fill it with colors of the image"},
{"id":"","label":"original","localized":"","hint":"keep whatever was there originally"},
{"id":"","label":"latent noise","localized":"","hint":"fill it with latent space noise"},
{"id":"","label":"latent nothing","localized":"","hint":"fill it with latent space zeroes"},
{"id":"","label":"Whole picture","localized":"","hint":""},
{"id":"","label":"Only masked","localized":"","hint":""},
{"id":"","label":"Only masked padding, pixels","localized":"","hint":""},
{"id":"","label":"Scale","localized":"","hint":""},
{"id":"","label":"Unused","localized":"","hint":""},
{"id":"","label":"Image CFG Scale","localized":"","hint":""}
],
"models tabs": [
{"id":"","label":"Convert","localized":"","hint":""},
{"id":"","label":"Merge","localized":"","hint":""},
{"id":"","label":"Validate","localized":"","hint":""},
{"id":"","label":"List model details","localized":"","hint":""},
{"id":"","label":"Calculate hash for all models (may take a long time)","localized":"","hint":""},
{"id":"","label":"search models","localized":"","hint":""},
{"id":"","label":"select model","localized":"","hint":""},
{"id":"","label":"specify model variant","localized":"","hint":""},
{"id":"","label":"specify model revision","localized":"","hint":""},
{"id":"","label":"huggingface token","localized":"","hint":""},
{"id":"","label":"huggingface mirror","localized":"","hint":""}
],
"train tabs": [
{"id":"","label":"Preprocess","localized":"","hint":""},
{"id":"","label":"Preprocess images","localized":"","hint":""},
{"id":"","label":"Train embedding","localized":"","hint":""},
{"id":"","label":"Train hypernetwork","localized":"","hint":""},
{"id":"","label":"Create embedding","localized":"","hint":""},
{"id":"","label":"Create hypernetwork","localized":"","hint":""}
],
"train tab": [
{"id":"","label":"Primary model","localized":"","hint":""},
{"id":"","label":"Secondary model","localized":"","hint":""},
{"id":"","label":"Tertiary model","localized":"","hint":""},
{"id":"","label":"New model name","localized":"","hint":""},
{"id":"","label":"No interpolation","localized":"","hint":"Requires one model. No interpolation will be used, allows for format conversion and VAE baking"},
{"id":"","label":"Weighted sum","localized":"","hint":"Requires two models. Weighted sum will be used for interpolation, result is calculated as A * (1 - M) + B * M"},
{"id":"","label":"Add difference","localized":"","hint":"Requires three models. Difference between the last two models will be added to the first, result is calculated as A + (B - C) * M"},
{"id":"","label":"Interpolation ratio from Primary to Secondary","localized":"","hint":""},
{"id":"","label":"ckpt","localized":"","hint":""},
{"id":"","label":"safetensors","localized":"","hint":""},
{"id":"","label":"Save metadata","localized":"","hint":""},
{"id":"","label":"Primary","localized":"","hint":""},
{"id":"","label":"Secondary","localized":"","hint":""},
{"id":"","label":"Tertiary","localized":"","hint":""},
{"id":"","label":"Bake in VAE","localized":"","hint":""},
{"id":"","label":"Discard weights with matching name","localized":"","hint":"Regular expression; if weight's name matches it, the weights are not written to the resulting checkpoint. Use ^model_ema to discard EMA weights"},
{"id":"","label":"Name","localized":"","hint":""},
{"id":"","label":"Initialization text","localized":"","hint":"If the number of tokens is more than the number of vectors, some may be skipped.\nLeave the textbox empty to start with zeroed out vectors"},
{"id":"","label":"Number of vectors per token","localized":"","hint":""},
{"id":"","label":"Overwrite Old Embedding","localized":"","hint":""},
{"id":"","label":"Enter hypernetwork layer structure","localized":"","hint":""},
{"id":"","label":"Select activation function of hypernetwork","localized":"","hint":"Recommended : Swish / Linear(none)"},
{"id":"","label":"Select Layer weights initialization","localized":"","hint":"Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise"},
{"id":"","label":"Add layer normalization","localized":"","hint":""},
{"id":"","label":"Use dropout","localized":"","hint":""},
{"id":"","label":"Enter hypernetwork Dropout structure","localized":"","hint":"Recommended : leave empty or 0~0.35 incrementing sequence: 0, 0.05, 0.15"},
{"id":"","label":"Overwrite Old Hypernetwork","localized":"","hint":""},
{"id":"","label":"Source directory","localized":"","hint":""},
{"id":"","label":"Destination directory","localized":"","hint":""},
{"id":"","label":"Existing caption text action","localized":"","hint":""},
{"id":"","label":"Keep original size","localized":"","hint":""},
{"id":"","label":"Keep original image channels","localized":"","hint":""},
{"id":"","label":"Create flipped copies","localized":"","hint":""},
{"id":"","label":"Split oversized images","localized":"","hint":""},
{"id":"","label":"Auto focal point crop","localized":"","hint":""},
{"id":"","label":"Auto-sized crop","localized":"","hint":""},
{"id":"","label":"Create captions only","localized":"","hint":""},
{"id":"","label":"Create BLIP captions","localized":"","hint":""},
{"id":"","label":"Create Deepbooru captions","localized":"","hint":""},
{"id":"","label":"Split image threshold","localized":"","hint":""},
{"id":"","label":"Split image overlap ratio","localized":"","hint":""},
{"id":"","label":"Focal point face weight","localized":"","hint":""},
{"id":"","label":"Focal point entropy weight","localized":"","hint":""},
{"id":"","label":"Focal point edges weight","localized":"","hint":""},
{"id":"","label":"Create debug image","localized":"","hint":""},
{"id":"","label":"Dimension lower bound","localized":"","hint":""},
{"id":"","label":"Dimension upper bound","localized":"","hint":""},
{"id":"","label":"Area lower bound","localized":"","hint":""},
{"id":"","label":"Area upper bound","localized":"","hint":""},
{"id":"","label":"Maximize area","localized":"","hint":""},
{"id":"","label":"Minimize error","localized":"","hint":""},
{"id":"","label":"Error threshold","localized":"","hint":""},
{"id":"","label":"Hypernetwork","localized":"","hint":""},
{"id":"","label":"Embedding Learning rate","localized":"","hint":""},
{"id":"","label":"Hypernetwork Learning rate","localized":"","hint":""},
{"id":"","label":"Gradient Clipping","localized":"","hint":""},
{"id":"","label":"Gradient accumulation steps","localized":"","hint":""},
{"id":"","label":"Dataset directory","localized":"","hint":""},
{"id":"","label":"Log directory","localized":"","hint":""},
{"id":"","label":"Prompt template","localized":"","hint":""},
{"id":"","label":"Do not resize images","localized":"","hint":""},
{"id":"","label":"Max steps","localized":"","hint":""},
{"id":"","label":"Create interim images","localized":"","hint":"Save an image to log directory every N steps, 0 to disable"},
{"id":"","label":"Create interim embeddings","localized":"","hint":"Save a copy of embedding to log directory every N steps, 0 to disable"},
{"id":"","label":"Use PNG alpha channel as loss weight","localized":"","hint":""},
{"id":"","label":"Save images with embedding in PNG chunks","localized":"","hint":""},
{"id":"","label":"Use current settings for previews","localized":"","hint":"Read parameters (prompt, etc...) from txt2img tab when making previews"},
{"id":"","label":"Shuffle tags","localized":"","hint":"Shuffle tags by ',' when creating prompts"},
{"id":"","label":"Drop out tags when creating prompts","localized":"","hint":""},
{"id":"","label":"once","localized":"","hint":""},
{"id":"","label":"deterministic","localized":"","hint":""},
{"id":"","label":"select embedding","localized":"","hint":""},
{"id":"","label":"create embedding","localized":"","hint":""},
{"id":"","label":"gradient clip value","localized":"","hint":""},
{"id":"","label":"create interim hypernetworks","localized":"","hint":""},
{"id":"","label":"Original model","localized":"","hint":""}
],
"settings": [
{"id":"","label":"Stable Diffusion checkpoint","localized":"","hint":""},
{"id":"","label":"Stable Diffusion refiner","localized":"","hint":""},
{"id":"","label":"Stable Diffusion checkpoint autoload on server start","localized":"","hint":""},
{"id":"","label":"stable diffusion checkpoint dict","localized":"","hint":""},
{"id":"","label":"disallow usage of checkpoints in ckpt format","localized":"","hint":""},
{"id":"","label":"model compile fullgraph","localized":"","hint":""},
{"id":"","label":"create zip archive when downloading multiple images","localized":"","hint":""},
{"id":"","label":"samplers solver order where applicable","localized":"","hint":""},
{"id":"","label":"samplers should use karras sigmas where applicable","localized":"","hint":""},
{"id":"","label":"samplers should use use lower-order solvers in the final steps where applicable","localized":"","hint":""},
{"id":"","label":"samplers should use dynamic thresholding where applicable","localized":"","hint":""},
{"id":"","label":"Number of cached model checkpoints","localized":"","hint":"The amount of models to store in RAM for quick access"},
{"id":"","label":"Number of cached VAE checkpoints","localized":"","hint":"The amount of VAE files to store in RAM for quick access"},
{"id":"","label":"Select VAE","localized":"","hint":"VAE helps with fine details in the final image and may also alter colors"},
{"id":"","label":"Enable splitting of hires batch processing","localized":"","hint":"Reduces VRAM usage when using hires fix on batches of images"},
{"id":"","label":"Load models using stream loading method","localized":"","hint":"When loading models attempt stream loading optimized for slow or network storage"},
{"id":"","label":"When loading models attempt to reuse previous model dictionary","localized":"","hint":""},
{"id":"","label":"Disable cross-attention layer optimization","localized":"","hint":"Disable the all cross-attention optimization. May result in higher VRAM usage and longer generation times"},
{"id":"","label":"xFormers","localized":"","hint":"Memory optimization. Non-Deterministic (different results each time)"},
{"id":"","label":"Scaled-Dot-Product","localized":"","hint":"Memory optimization. Non-Deterministic unless SDP memory attention is disabled."},
{"id":"","label":"Doggettx's","localized":"","hint":""},
{"id":"","label":"InvokeAI's","localized":"","hint":""},
{"id":"","label":"Sub-quadratic","localized":"","hint":""},
{"id":"","label":"Split attention","localized":"","hint":""},
{"id":"","label":"xFormers enable flash Attention","localized":"","hint":""},
{"id":"","label":"SDP disable memory attention","localized":"","hint":""},
{"id":"","label":"Sub-quadratic cross-attention query chunk size","localized":"","hint":""},
{"id":"","label":"Sub-quadratic cross-attention kv chunk size","localized":"","hint":""},
{"id":"","label":"Sub-quadratic cross-attention chunking threshold","localized":"","hint":""},
{"id":"","label":"Full parser","localized":"","hint":""},
{"id":"","label":"Compel parser","localized":"","hint":""},
{"id":"","label":"A1111 parser","localized":"","hint":""},
{"id":"","label":"Fixed attention","localized":"","hint":""},
{"id":"","label":"Prompt attention mean normalization","localized":"","hint":""},
{"id":"","label":"Disable conditional batching enabled on low memory systems","localized":"","hint":""},
{"id":"","label":"Enable samplers quantization for sharper and cleaner results","localized":"","hint":""},
{"id":"","label":"Prompt padding for long prompts","localized":"","hint":"Increase coherency by padding from the last comma within n tokens when using more than 75 tokens"},
{"id":"","label":"Original","localized":"","hint":""},
{"id":"","label":"Diffusers","localized":"","hint":""},
{"id":"","label":"VRAM usage polls per second during generation","localized":"","hint":""},
{"id":"","label":"Autocast","localized":"","hint":""},
{"id":"","label":"Full","localized":"","hint":""},
{"id":"","label":"FP32","localized":"","hint":""},
{"id":"","label":"FP16","localized":"","hint":""},
{"id":"","label":"BF16","localized":"","hint":""},
{"id":"","label":"Use full precision for model (--no-half)","localized":"","hint":"Uses FP32 for the model. May produce better results while using more VRAM and slower generation"},
{"id":"","label":"Use full precision for VAE (--no-half-vae)","localized":"","hint":"Uses FP32 for the VAE. May produce better results while using more VRAM and slower generation"},
{"id":"","label":"Enable upcast sampling","localized":"","hint":"Usually produces similar results to --no-half with better performance while using less memory"},
{"id":"","label":"Enable upcast cross attention layer","localized":"","hint":""},
{"id":"","label":"Disable NaN check in produced images/latent spaces","localized":"","hint":""},
{"id":"","label":"Attempt VAE roll back when produced NaN values (experimental)","localized":"","hint":"Requires Torch 2.1 and NaN check enabled"},
{"id":"","label":"Use channels last as torch memory format","localized":"","hint":""},
{"id":"","label":"Enable full-depth cuDNN benchmark feature","localized":"","hint":""},
{"id":"","label":"Allow TF32 math ops","localized":"","hint":""},
{"id":"","label":"Allow TF16 reduced precision math ops","localized":"","hint":""},
{"id":"","label":"Enable model compile (experimental)","localized":"","hint":""},
{"id":"","label":"inductor","localized":"","hint":""},
{"id":"","label":"cudagraphs","localized":"","hint":""},
{"id":"","label":"aot_ts_nvfuser","localized":"","hint":""},
{"id":"","label":"hidet","localized":"","hint":""},
{"id":"","label":"ipex","localized":"","hint":""},
{"id":"","label":"Model compile verbose mode","localized":"","hint":""},
{"id":"","label":"Model compile suppress errors","localized":"","hint":""},
{"id":"","label":"Disable Torch memory garbage collection","localized":"","hint":"Disable Torch memory garbage collection on each generation. CG will still run before & after model load as well when low GPU memory threshold is reached."},
{"id":"","label":"Directory for temporary images; leave empty for default","localized":"","hint":""},
{"id":"","label":"Enable IPEX Optimize for Intel GPUs","localized":"","hint":""},
{"id":"","label":"Cleanup non-default temporary directory when starting webui","localized":"","hint":""},
{"id":"","label":"Path to directory with stable diffusion checkpoints","localized":"","hint":""},
{"id":"","label":"Path to directory with stable diffusion diffusers","localized":"","hint":""},
{"id":"","label":"Path to directory with VAE files","localized":"","hint":""},
{"id":"","label":"Embeddings directory for textual inversion","localized":"","hint":""},
{"id":"","label":"Hypernetwork directory","localized":"","hint":""},
{"id":"","label":"Path to directory with codeformer model file(s)","localized":"","hint":""},
{"id":"","label":"Path to directory with GFPGAN model file(s)","localized":"","hint":""},
{"id":"","label":"Path to directory with ESRGAN model file(s)","localized":"","hint":""},
{"id":"","label":"Path to directory with BSRGAN model file(s)","localized":"","hint":""},
{"id":"","label":"Path to directory with RealESRGAN model file(s)","localized":"","hint":""},
{"id":"","label":"Path to directory with ScuNET model file(s)","localized":"","hint":""},
{"id":"","label":"Path to directory with SwinIR model file(s)","localized":"","hint":""},
{"id":"","label":"Path to directory with LDSR model file(s)","localized":"","hint":""},
{"id":"","label":"Path to directory with CLIP model file(s)","localized":"","hint":""},
{"id":"","label":"Path to directory with Lora network(s)","localized":"","hint":""},
{"id":"","label":"Path to directory with LyCORIS network(s)","localized":"","hint":""},
{"id":"","label":"Path to user-defined styles file","localized":"","hint":""},
{"id":"","label":"Always save all generated images","localized":"","hint":""},
{"id":"","label":"File format for generated images","localized":"","hint":"Select file format for images"},
{"id":"","label":"Include metadata in saved images","localized":"","hint":"Save image create parameters as metadata tags inside image file"},
{"id":"","label":"Images filename pattern","localized":"","hint":"Use following tags to define how filenames for images are chosen:
seq, uuid"}, {"id":"","label":"Add number to filename when saving","localized":"","hint":""}, {"id":"","label":"Always save all generated image grids","localized":"","hint":""}, {"id":"","label":"File format for grids","localized":"","hint":""}, {"id":"","label":"Add extended info (seed, prompt) to filename when saving grid","localized":"","hint":""}, {"id":"","label":"Do not save grids consisting of one picture","localized":"","hint":""}, {"id":"","label":"Prevent empty spots in grid (when set to autodetect)","localized":"","hint":""}, {"id":"","label":"Grid row count","localized":"","hint":"Use -1 for autodetect and 0 for it to be same as batch size"}, {"id":"","label":"Create text file next to every image with generation parameters","localized":"","hint":""}, {"id":"","label":"Create JSON log file for each saved image","localized":"","hint":"Save image information to a JSON file"}, {"id":"","label":"Save copy of image before doing face restoration","localized":"","hint":""}, {"id":"","label":"Save copy of image before applying highres fix","localized":"","hint":""}, {"id":"","label":"Save copy of image before applying color correction","localized":"","hint":""}, {"id":"","label":"Save copy of the inpainting greyscale mask","localized":"","hint":""}, {"id":"","label":"Save copy of inpainting masked composite","localized":"","hint":""}, {"id":"","label":"Save copy of processing init images","localized":"","hint":""}, {"id":"","label":"Quality for saved jpeg images","localized":"","hint":""}, {"id":"","label":"Use lossless compression for webp images","localized":"","hint":""}, {"id":"","label":"Maximum allowed image size in megapixels","localized":"","hint":""}, {"id":"","label":"Use original name for output filename during batch process","localized":"","hint":""}, {"id":"","label":"Use upscaler name as filename suffix in the extras tab","localized":"","hint":""}, {"id":"","label":"When using 'Save' button, only save a single selected image","localized":"","hint":""}, {"id":"","label":"Save images to a subdirectory","localized":"","hint":""}, {"id":"","label":"Save grids to a subdirectory","localized":"","hint":""}, {"id":"","label":"Save images to a subdirectory when using Save button","localized":"","hint":""}, {"id":"","label":"Directory name pattern","localized":"","hint":"Use following tags to define how subdirectories for images and grids are chosen: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime
date, datetime, job_timestamp
generation_number, batch_number
model, model_shortname
model_hash, model_name
sampler, seed, steps, cfg
clip_skip, denoising
hasprompt, prompt, styles
prompt_hash, prompt_no_styles
prompt_spaces, prompt_words
height, width, image_hash