UI JSON - DrakeRichards/stable-diffusion-webui GitHub Wiki

Notes

  • Add hints displayed for each UI item
  • Do not change label directly, if you have a suggestion for a better naming, place it in localized field so changes can be tracked
  • If you want to perform validate JSON file, save it locally and run cli/validate-locale.py
{"icons": [
  {"id":"","label":"📘","localized":"","hint":"Read parameters from last generated image"},
  {"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 parameters from last generated image 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"},
  {"id":"","label":"","localized":"","hint":"Read parameters from last generated image"},
  {"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 parameters from last generated image as style template"},
  {"id":"","label":"🕮","localized":"","hint":"Save parameters from last generated image as style template"},
  {"id":"","label":"","localized":"","hint":"Refresh"},
  {"id":"","label":"","localized":"","hint":"Close"},
  {"id":"","label":"","localized":"","hint":"Fill"},
  {"id":"","label":"","localized":"","hint":"Load model as refiner model when selected, otherwise load as base model"},
  {"id":"","label":"🔎︎","localized":"","hint":"Scan CivitAI for missing metadata and previews"},
  {"id":"","label":"","localized":"","hint":"Change view type"},
  {"id":"","label":"📐","localized":"","hint":"Measure"},
  {"id":"","label":"🔍","localized":"","hint":"Search"}
],
"prompts": [
  {"id":"","label":"Prompt","localized":"","hint":"Describe image you want to generate"},
  {"id":"","label":"Negative prompt","localized":"","hint":"Describe what you don't want to see in generated 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":"Text","localized":"","hint":"Create image from text"},
  {"id":"","label":"Image","localized":"","hint":"Create image from image"},
  {"id":"","label":"Process","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"},
  {"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":"System","localized":"","hint":"System settings and information"},
  {"id":"","label":"Settings","localized":"","hint":"Application settings"},
  {"id":"","label":"Extensions","localized":"","hint":"Application extensions"},
  {"id":"","label":"Script","localized":"","hint":"Addtional scripts to be used"}
],
"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":"Restore","localized":"","hint":"Restore parameters from last known generated image"},
  {"id":"","label":"Clear","localized":"","hint":"Clear prompts"},
  {"id":"","label":"Networks","localized":"","hint":"Open extra network interface"},
  {"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":"UI position","localized":"","hint":"Location of extra networks"},
  {"id":"","label":"cover","localized":"","hint":"cover full area"},
  {"id":"","label":"inline","localized":"","hint":"inline with all additional elements (scrollable)"},
  {"id":"","label":"sidebar","localized":"","hint":"sidebar on the right side of the screen"},
  {"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":"Use Kohya method for handling multiple LoRA","localized":"","hint":""},
  {"id":"","label":"Default multiplier for extra networks","localized":"","hint":"When adding extra network such as 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":"When adding to prompt, refer to Lora by","localized":"","hint":""},
  {"id":"","label":"add lora hashes to infotext","localized":"","hint":""},
  {"id":"","label":"Model","localized":"","hint":"Trained model checkpoints"},
  {"id":"","label":"Style","localized":"","hint":"Additional styles to be applied on selected generation paramters"},
  {"id":"","label":"Styles","localized":"","hint":"Additional styles to be applied on selected generation paramters"},
  {"id":"","label":"Lora","localized":"","hint":"LoRA: Low-Rank Adaptation. Fine-tuned model that is applied on top of a loaded model"},
  {"id":"","label":"LyCORIS","localized":"","hint":"LyCORIS: Lora beYond Conventional methods. Fine-tuned model that is applied on top of a loaded model"},
  {"id":"","label":"Embedding","localized":"","hint":"Textual inversion embedding is a trained embedded information about the subject"},
  {"id":"","label":"Hypernetwork","localized":"","hint":"Small trained neural network that modifies behavior of the loaded model"}
],
"gallery buttons": [
  {"id":"","label":"show","localized":"","hint":"Show image location"},
  {"id":"","label":"save","localized":"","hint":"Save image"},
  {"id":"","label":"delete","localized":"","hint":"Delete image"},
  {"id":"","label":"replace","localized":"","hint":"Replace 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 all installed","localized":"","hint":"Update installed extensions to their latest available version"},
  {"id":"","label":"Apply changes","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","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":"Benchmark","localized":"","hint":"Run benchmarks"},
  {"id":"","label":"Models & Networks","localized":"","hint":"View lists of all available models and networks"},
  {"id":"","label":"Restore system defaults","localized":"","hint":"Restore default user interface values"}
],
"txt2img tab": [
  {"id":"","label":"Batch","localized":"","hint":"Additional batching options"},
  {"id":"","label":"Sampler","localized":"","hint":"Additional sampling options"},
  {"id":"","label":"Advanced","localized":"","hint":"Additional advanced options"},
  {"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":"Sampler options","localized":"","hint":"Advanced sampler options"},
  {"id":"","label":"Sigma algorithm","localized":"","hint":"Algorithm to progress noise resolution on each sampler step"},
  {"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":"full quality","localized":"","hint":"Use full quality VAE to decode latent samples"},
  {"id":"","label":"face restore","localized":"","hint":"Run processed image through additional face restoration model"},
  {"id":"","label":"denoise","localized":"","hint":"Denoising details for img2img"},
  {"id":"","label":"remove background","localized":"","hint":"Run processed image through additional background removal model"},
  {"id":"","label":"Enable second pass","localized":"","hint":"Use a similar process as image to image to upscale and/or add detail to the final image. Optionally uses refiner model to enhance image details."},
  {"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":"Force Hires","localized":"","hint":"Hires runs automatically when Latent upscale is selected, but its skipped when using non-latent upscalers. Enable force hires to run hires with non-latent upscalers"},
  {"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":"Refiner start","localized":"","hint":"Refiner pass will start when base model is this much complete (set to 0 or 1 to run after full base model run)"},
  {"id":"","label":"Refiner steps","localized":"","hint":"Number of steps to use for refiner 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":"Initial 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","localized":"","hint":"Second seed 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":"Resizing details. Higher resolutions require additional processing memory."},
  {"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"}
],
"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":"execution & models","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 naming & 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":"Extra Networks","localized":"","hint":""},
  {"id":"","label":"Licenses","localized":"","hint":"View licenses of all additional included libraries"},
  {"id":"","label":"Show all pages","localized":"","hint":"Show all settings pages"},
  {"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":""}
],
"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":"Fixed","localized":"","hint":"Resize image to target resolution. Unless height and width match, you will get incorrect aspect ratio"},
  {"id":"","label":"Crop","localized":"","hint":"Resize the image so that entirety of target resolution is filled with the image. Crop parts that stick out"},
  {"id":"","label":"Fill","localized":"","hint":"Resize the image so that entirety of image is inside target resolution. Fill empty space with image's colors"},
  {"id":"","label":"Latent","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"},
  {"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":"Masked padding","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","localized":"","hint":"Calculates hash for all available models which may take a very long time"},
  {"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":"base model","localized":"","hint":"Main model used for all operations"},
  {"id":"","label":"refiner model","localized":"","hint":"Refiner model used for second-pass operations"},
  {"id":"","label":"model autoload on server start","localized":"","hint":""},
  {"id":"","label":"use baseline data from a different model","localized":"","hint":""},
  {"id":"","label":"Disallow usage of models 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 use karras sigmas where applicable","localized":"","hint":""},
  {"id":"","label":"samplers use simplified solvers in final steps where applicable","localized":"","hint":""},
  {"id":"","label":"samplers use dynamic thresholding where applicable","localized":"","hint":""},
  {"id":"","label":"Number of cached models","localized":"","hint":"The amount of models to store in RAM for quick access"},
  {"id":"","label":"Number of cached VAEs","localized":"","hint":"The amount of VAE files to store in RAM for quick access"},
  {"id":"","label":"VAE model","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":"Disabled","localized":"","hint":""},
  {"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":"cross-attention query chunk size","localized":"","hint":""},
  {"id":"","label":"cross-attention kv chunk size","localized":"","hint":""},
  {"id":"","label":"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":"Original LDM backend"},
  {"id":"","label":"Diffusers","localized":"","hint":"Diffusers backend"},
  {"id":"","label":"Autocast","localized":"","hint":"Automatically determine precision during runtime"},
  {"id":"","label":"Full","localized":"","hint":"Always use full precision"},
  {"id":"","label":"FP32","localized":"","hint":"Use 32-bit floating point precision for calculations"},
  {"id":"","label":"FP16","localized":"","hint":"Use 16-bit floating point precision for calculations"},
  {"id":"","label":"BF16","localized":"","hint":"Use modified 16-bit floating point precision for calculations"},
  {"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","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":"Enable model compile","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":"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":"Folder with stable diffusion models","localized":"","hint":""},
  {"id":"","label":"Folder with stable diffusion diffusers","localized":"","hint":""},
  {"id":"","label":"Folder with VAE files","localized":"","hint":""},
  {"id":"","label":"Folder with textual inversion embeddings","localized":"","hint":""},
  {"id":"","label":"Folder with Hypernetwork models","localized":"","hint":""},
  {"id":"","label":"Folder with codeformer Folder","localized":"","hint":""},
  {"id":"","label":"Folder with GFPGAN models","localized":"","hint":""},
  {"id":"","label":"Folder with ESRGAN models","localized":"","hint":""},
  {"id":"","label":"Folder with BSRGAN models","localized":"","hint":""},
  {"id":"","label":"Folder with RealESRGAN models","localized":"","hint":""},
  {"id":"","label":"Folder with SCUNet models","localized":"","hint":""},
  {"id":"","label":"Folder with SwinIR models","localized":"","hint":""},
  {"id":"","label":"Folder with LDSR models","localized":"","hint":""},
  {"id":"","label":"Folder with CLIP models","localized":"","hint":""},
  {"id":"","label":"Folder with Lora networks","localized":"","hint":""},
  {"id":"","label":"Folder with LyCORIS networks","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:<br><pre>seq, uuid<br>date, datetime, job_timestamp<br>generation_number, batch_number<br>model, model_shortname<br>model_hash, model_name<br>sampler, seed, steps, cfg<br>clip_skip, denoising<br>hasprompt, prompt, styles<br>prompt_hash, prompt_no_styles<br>prompt_spaces, prompt_words<br>height, width, image_hash<br></pre>"},
  {"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":"Grid row count","localized":"","hint":"Use -1 for autodetect and 0 for it to be same as batch size"},
  {"id":"","label":"Create info file for each every image","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 hires","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 img2img 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<Format>], [datetime<Format><Time Zone>], [job_timestamp]; leave empty for default"},
  {"id":"","label":"Max prompt words for [prompt_words] pattern","localized":"","hint":""},
  {"id":"","label":"Apply color correction to match original colors","localized":"","hint":""},
  {"id":"","label":"For image processing do exact number of steps as specified","localized":"","hint":""},
  {"id":"","label":"Image transparent color fill","localized":"","hint":""},
  {"id":"","label":"Inpainting conditioning mask strength","localized":"","hint":"Determines how strongly to mask off the original image for inpainting and img2img. 1.0 means fully masked (default). 0.0 means a fully unmasked conditioning. Lower values will help preserve the overall composition of the image, but will struggle with large changes"},
  {"id":"","label":"Noise multiplier for image processing","localized":"","hint":""},
  {"id":"","label":"Clip skip","localized":"","hint":"Early stopping parameter for CLIP model; 1 is stop at last layer as usual, 2 is stop at penultimate layer, etc"},
  {"id":"","label":"Output directory for images","localized":"","hint":"If empty, defaults to three directories below"},
  {"id":"","label":"Output directory for txt2img images","localized":"","hint":""},
  {"id":"","label":"Output directory for img2img images","localized":"","hint":""},
  {"id":"","label":"Output directory for images from extras tab","localized":"","hint":""},
  {"id":"","label":"Output directory for grids","localized":"","hint":"If empty, defaults to two directories below"},
  {"id":"","label":"Output directory for txt2img grids","localized":"","hint":""},
  {"id":"","label":"Output directory for img2img grids","localized":"","hint":""},
  {"id":"","label":"Directory for saving images using the Save button","localized":"","hint":""},
  {"id":"","label":"Directory for saving init images when using img2img","localized":"","hint":""},
  {"id":"","label":"UI theme","localized":"","hint":""},
  {"id":"","label":"Auto","localized":"","hint":""},
  {"id":"","label":"Dark","localized":"","hint":""},
  {"id":"","label":"Light","localized":"","hint":""},
  {"id":"","label":"Show grid in results","localized":"","hint":""},
  {"id":"","label":"Inpainting include greyscale mask in results","localized":"","hint":""},
  {"id":"","label":"Inpainting include masked composite in results","localized":"","hint":""},
  {"id":"","label":"Do not change selected model when reading generation parameters","localized":"","hint":""},
  {"id":"","label":"Send seed when sending prompt or image to other interface","localized":"","hint":""},
  {"id":"","label":"Send size when sending prompt or image to another interface","localized":"","hint":""},
  {"id":"","label":"Font for image grids that have text","localized":"","hint":""},
  {"id":"","label":"Ctrl+up/down precision when editing (attention:1.1)","localized":"","hint":""},
  {"id":"","label":"Ctrl+up/down precision when editing <extra networks:0.9>","localized":"","hint":""},
  {"id":"","label":"Ctrl+up/down word delimiters","localized":"","hint":""},
  {"id":"","label":"Quicksettings list","localized":"","hint":"List of setting names, separated by commas, for settings that should go to the quick access bar at the top instead the setting tab"},
  {"id":"","label":"UI scripts order","localized":"","hint":""},
  {"id":"","label":"Show progressbar","localized":"","hint":""},
  {"id":"","label":"Show live previews of the created image","localized":"","hint":""},
  {"id":"","label":"Show previews of all images generated in a batch as a grid","localized":"","hint":""},
  {"id":"","label":"Play a sound when images are finished generating","localized":"","hint":""},
  {"id":"","label":"Path to notification sound","localized":"","hint":""},
  {"id":"","label":"Live preview display period","localized":"","hint":"Request preview image every n steps, set to 0 to disable"},
  {"id":"","label":"Full VAE","localized":"","hint":""},
  {"id":"","label":"Approximate","localized":"","hint":"Cheap neural network approximation. Very fast compared to VAE, but produces pictures with 4 times smaller horizontal/vertical resolution and lower quality"},
  {"id":"","label":"Simple","localized":"","hint":"Very cheap approximation. Very fast compared to VAE, but produces pictures with 8 times smaller horizontal/vertical resolution and extremely low quality"},
  {"id":"","label":"TAESD","localized":"","hint":""},
  {"id":"","label":"Combined","localized":"","hint":""},
  {"id":"","label":"Progress update period","localized":"","hint":"Update period for UI progress bar and preview checks, in miliseconds"},
  {"id":"","label":"Euler a","localized":"","hint":"Euler Ancestral - very creative, each can get a completely different picture depending on step count, setting steps higher than 30-40 does not help"},
  {"id":"","label":"Euler","localized":"","hint":""},
  {"id":"","label":"LMS","localized":"","hint":""},
  {"id":"","label":"Heun","localized":"","hint":""},
  {"id":"","label":"DPM2","localized":"","hint":""},
  {"id":"","label":"DPM2 a","localized":"","hint":""},
  {"id":"","label":"DPM++ 2S a","localized":"","hint":""},
  {"id":"","label":"DPM++ 2M","localized":"","hint":""},
  {"id":"","label":"DPM++ SDE","localized":"","hint":""},
  {"id":"","label":"DPM++ 2M SDE","localized":"","hint":""},
  {"id":"","label":"DPM fast","localized":"","hint":""},
  {"id":"","label":"DPM adaptive","localized":"","hint":"Ignores step count - uses a number of steps determined by the CFG and resolution"},
  {"id":"","label":"LMS Karras","localized":"","hint":""},
  {"id":"","label":"DPM2 Karras","localized":"","hint":""},
  {"id":"","label":"DPM2 a Karras","localized":"","hint":""},
  {"id":"","label":"DPM++ 2S a Karras","localized":"","hint":""},
  {"id":"","label":"DPM++ 2M Karras","localized":"","hint":""},
  {"id":"","label":"DPM++ SDE Karras","localized":"","hint":""},
  {"id":"","label":"DPM++ 2M SDE Karras","localized":"","hint":""},
  {"id":"","label":"DDIM","localized":"","hint":"Denoising Diffusion Implicit Models - best at inpainting"},
  {"id":"","label":"UniPC","localized":"","hint":"Unified Predictor-Corrector Framework for Fast Sampling of Diffusion Models"},
  {"id":"","label":"Noise multiplier for ancestral samplers (eta)","localized":"","hint":""},
  {"id":"","label":"Noise multiplier for DDIM (eta)","localized":"","hint":""},
  {"id":"","label":"uniform","localized":"","hint":""},
  {"id":"","label":"quad","localized":"","hint":""},
  {"id":"","label":"sigma churn","localized":"","hint":""},
  {"id":"","label":"sigma negative guidance minimum","localized":"","hint":"Skip negative prompt for some steps when the image is almost ready, 0=disable"},
  {"id":"","label":"sigma tmin","localized":"","hint":""},
  {"id":"","label":"sigma noise","localized":"","hint":""},
  {"id":"","label":"Noise seed delta (eta)","localized":"","hint":""},
  {"id":"","label":"Always discard next-to-last sigma","localized":"","hint":""},
  {"id":"","label":"bh1","localized":"","hint":""},
  {"id":"","label":"bh2","localized":"","hint":""},
  {"id":"","label":"vary_coeff","localized":"","hint":""},
  {"id":"","label":"time_uniform","localized":"","hint":""},
  {"id":"","label":"time_quadratic","localized":"","hint":""},
  {"id":"","label":"logSNR","localized":"","hint":""},
  {"id":"","label":"UniPC order (must be < sampling steps)","localized":"","hint":""},
  {"id":"","label":"UniPC lower order final","localized":"","hint":""},
  {"id":"","label":"Enable additional postprocessing operations","localized":"","hint":""},
  {"id":"","label":"Postprocessing operation order","localized":"","hint":""},
  {"id":"","label":"Maximum number of images in upscaling cache","localized":"","hint":""},
  {"id":"","label":"Move VAE and CLIP to RAM when training if possible","localized":"","hint":""},
  {"id":"","label":"Pin training dataset to memory","localized":"","hint":""},
  {"id":"","label":"Save resumable optimizer state when training","localized":"","hint":""},
  {"id":"","label":"Save training settings to a text file on training start","localized":"","hint":""},
  {"id":"","label":"Filename word regex","localized":"","hint":"This regular expression will be used extract words from filename, and they will be joined using the option below into label text used for training. Leave empty to keep filename text as it is"},
  {"id":"","label":"Filename join string","localized":"","hint":"This string will be used to join split words into a single line if the option above is enabled"},
  {"id":"","label":"Embeddings train templates directory","localized":"","hint":""},
  {"id":"","label":"Enable tensorboard logging","localized":"","hint":""},
  {"id":"","label":"Save generated images within tensorboard","localized":"","hint":""},
  {"id":"","label":"Tensorboard flush period","localized":"","hint":"How often, in seconds, to flush the pending Tensorboard events and summaries to disk"},
  {"id":"","label":"Interrogate: keep models in VRAM","localized":"","hint":""},
  {"id":"","label":"Interrogate: include ranks of model tags matches in results","localized":"","hint":""},
  {"id":"","label":"Interrogate: num_beams for BLIP","localized":"","hint":""},
  {"id":"","label":"Interrogate: minimum description length","localized":"","hint":"Interrogate: minimum description length (excluding artists, etc..)"},
  {"id":"","label":"Interrogate: maximum description length","localized":"","hint":""},
  {"id":"","label":"CLIP: maximum number of lines in text file","localized":"","hint":"CLIP: maximum number of lines in text file (0 = No limit)"},
  {"id":"","label":"flavors","localized":"","hint":""},
  {"id":"","label":"artists","localized":"","hint":""},
  {"id":"","label":"mediums","localized":"","hint":""},
  {"id":"","label":"movements","localized":"","hint":""},
  {"id":"","label":"Interrogate: deepbooru score threshold","localized":"","hint":""},
  {"id":"","label":"Interrogate: deepbooru sort alphabetically","localized":"","hint":""},
  {"id":"","label":"Use spaces for tags in deepbooru","localized":"","hint":""},
  {"id":"","label":"Escape brackets in deepbooru","localized":"","hint":"Escape (\\) brackets in deepbooru so they are used as literal brackets and not for emphasis"},
  {"id":"","label":"Filter out tags from deepbooru output","localized":"","hint":"Filter out those tags from deepbooru output (separated by comma)"},
  {"id":"","label":"Default upscaler for image resize operations","localized":"","hint":""},
  {"id":"","label":"Upscaler tile size","localized":"","hint":"0 = no tiling"},
  {"id":"","label":"Upscaler tile overlap","localized":"","hint":"Low values = visible seam"},
  {"id":"","label":"Do not fix prompt schedule for second order samplers","localized":"","hint":""},
  {"id":"","label":"CodeFormer","localized":"","hint":""},
  {"id":"","label":"GFPGAN","localized":"","hint":"Restore low quality faces using GFPGAN neural network"},
  {"id":"","label":"CodeFormer weight parameter","localized":"","hint":"0 = maximum effect; 1 = minimum effect"},
  {"id":"","label":"Move face restoration model from VRAM into RAM after processing","localized":"","hint":""},
  {"id":"","label":"Token merging ratio (txt2img)","localized":"","hint":"Enable redundant token merging via tomesd for speed and memory improvements, 0=disabled"},
  {"id":"","label":"Token merging ratio (img2img)","localized":"","hint":"Enable redundant token merging for img2img via tomesd for speed and memory improvements, 0=disabled"},
  {"id":"","label":"Token merging ratio (hires)","localized":"","hint":"Enable redundant token merging for hires pass via tomesd for speed and memory improvements, 0=disabled"},
  {"id":"","label":"Diffusers pipeline","localized":"","hint":"If autodetect does not detect model automatically, select model type before loading a model"},
  {"id":"","label":"Move base model to CPU when using refiner","localized":"","hint":""},
  {"id":"","label":"Move base model to CPU when using VAE","localized":"","hint":""},
  {"id":"","label":"Move refiner model to CPU when not in use","localized":"","hint":""},
  {"id":"","label":"Use model EMA weights when possible","localized":"","hint":""},
  {"id":"","label":"Generator device","localized":"","hint":""},
  {"id":"","label":"Enable sequential CPU offload (--lowvram)","localized":"","hint":"Reduces GPU memory usage by transferring weights to the CPU. Increases inference time approximately 10%"},
  {"id":"","label":"Enable model CPU offload (--medvram)","localized":"","hint":"Transferring of entire models to the CPU, negligible impact on inference time while still providing some memory savings"},
  {"id":"","label":"Enable VAE slicing","localized":"","hint":"Decodes batch latents one image at a time with limited VRAM. Small performance boost in VAE decode on multi-image batches"},
  {"id":"","label":"Enable VAE tiling","localized":"","hint":"Divide large images into overlapping tiles with limited VRAM. Results in a minor increase in processing time"},
  {"id":"","label":"Enable attention slicing","localized":"","hint":"Performs attention computation in steps instead of all at once. Slower inference times, but greatly reduced memory usage"},
  {"id":"","label":"Diffusers force inpaint pipeline","localized":"","hint":"Force inpaint pipeline for all img2img tasks. Results in slightly different results that may be more precise"},
  {"id":"","label":"Diffusers model loading variant","localized":"","hint":""},
  {"id":"","label":"Diffusers VAE loading variant","localized":"","hint":""},
  {"id":"","label":"Diffusers LoRA loading variant","localized":"","hint":"'sequential apply' loads and applies each LoRA in order of appearance, 'merge and apply' loads all LoRAs and merges them in-memory before applying to model, 'diffusers' uses diffusers default LoRA loading method"},
  {"id":"","label":"Torch inference mode","localized":"","hint":"Use torch inference mode"},
  {"id":"","label":"inference-mode","localized":"","hint":"Use torch.inference_mode"},
  {"id":"","label":"no-grad","localized":"","hint":"Use torch.no_grad"},
  {"id":"","label":"vae slicing (original)","localized":"","hint":"Run VAE on sliced samples to reduce memory requirements when processing high resolution images"},
  {"id":"","label":"use fixed unet precision","localized":"","hint":""},
  {"id":"","label":"enable model compile","localized":"","hint":"Enable usage of torch.compile"},
  {"id":"","label":"reduce-overhead","localized":"","hint":""},
  {"id":"","label":"max-autotune","localized":"","hint":""},
  {"id":"","label":"model compile precompile","localized":"","hint":"Run model compile immediately on model load instead of first use"},
  {"id":"","label":"sequential apply","localized":"","hint":"When loading multiple LoRAs, apply each in order of loading"},
  {"id":"","label":"merge and apply","localized":"","hint":"When loading multiple LoRAs, load all and merge them before applying to model"},
  {"id":"","label":"force zeros for prompts when empty","localized":"","hint":"Force full zero tensor when prompt is empty to remove any residual noise"},
  {"id":"","label":"require aesthetics score","localized":"","hint":"Automatically guide model towards higher-pleasing results, applicable only to refiner model"},
  {"id":"","label":"include watermark in saved images","localized":"","hint":"Add invisible watermark to image by altering some pixel values"},
  {"id":"","label":"image watermark string","localized":"","hint":"Watermark string to add to image. Keep very short to avoid image corruption."},
  {"id":"","label":"show log view","localized":"","hint":"Show log view at the bottom of the main window"},
  {"id":"","label":"Log view update period","localized":"","hint":"Log view update period, in miliseconds"}
],
"scripts": [
  {"id":"","label":"Swap X/Y","localized":"","hint":""},
  {"id":"","label":"Swap Y/Z","localized":"","hint":""},
  {"id":"","label":"Swap X/Z","localized":"","hint":""},
  {"id":"","label":"Resize to","localized":"","hint":""},
  {"id":"","label":"Resize by","localized":"","hint":""},
  {"id":"","label":"Use via API","localized":"","hint":""},
  {"id":"","label":"Put variable parts at start of prompt","localized":"","hint":""},
  {"id":"","label":"Use different seed for each picture","localized":"","hint":""},
  {"id":"","label":"positive","localized":"","hint":""},
  {"id":"","label":"negative","localized":"","hint":""},
  {"id":"","label":"comma","localized":"","hint":""},
  {"id":"","label":"space","localized":"","hint":""},
  {"id":"","label":"Iterate seed every line","localized":"","hint":""},
  {"id":"","label":"Use same random seed for all lines","localized":"","hint":""},
  {"id":"","label":"List of prompt inputs","localized":"","hint":""},
  {"id":"","label":"X type","localized":"","hint":""},
  {"id":"","label":"X values","localized":"","hint":"Separate values for X axis using commas"},
  {"id":"","label":"Y type","localized":"","hint":""},
  {"id":"","label":"Y values","localized":"","hint":"Separate values for Y axis using commas"},
  {"id":"","label":"Z type","localized":"","hint":""},
  {"id":"","label":"Z values","localized":"","hint":""},
  {"id":"","label":"Draw legend","localized":"","hint":""},
  {"id":"","label":"Keep random for seeds","localized":"","hint":""},
  {"id":"","label":"Do not create grid","localized":"","hint":""},
  {"id":"","label":"Include Sub Images","localized":"","hint":""},
  {"id":"","label":"Include Sub Grids","localized":"","hint":""},
  {"id":"","label":"Override `Sampling method` to Euler","localized":"","hint":"(this method is built for it)"},
  {"id":"","label":"Override `prompt` to the same value as `original prompt`","localized":"","hint":""},
  {"id":"","label":"Original prompt","localized":"","hint":""},
  {"id":"","label":"Original negative prompt","localized":"","hint":""},
  {"id":"","label":"Override `Sampling Steps` to the same value as `Decode steps`?","localized":"","hint":""},
  {"id":"","label":"Decode steps","localized":"","hint":""},
  {"id":"","label":"Override `Denoising strength` to 1?","localized":"","hint":""},
  {"id":"","label":"Decode CFG scale","localized":"","hint":""},
  {"id":"","label":"Randomness","localized":"","hint":""},
  {"id":"","label":"Sigma adjustment for finding noise for image","localized":"","hint":""},
  {"id":"","label":"Loops","localized":"","hint":"How many times to process an image. Each output is used as the input of the next loop. If set to 1, behavior will be as if this script were not used"},
  {"id":"","label":"Final denoising strength","localized":"","hint":"The denoising strength for the final loop of each image in the batch"},
  {"id":"","label":"Denoising strength curve","localized":"","hint":"The denoising curve controls the rate of denoising strength change each loop. Aggressive: Most of the change will happen towards the start of the loops. Linear: Change will be constant through all loops. Lazy: Most of the change will happen towards the end of the loops"},
  {"id":"","label":"Append interrogated prompt at each iteration","localized":"","hint":""},
  {"id":"","label":"Pixels to expand","localized":"","hint":""},
  {"id":"","label":"left","localized":"","hint":""},
  {"id":"","label":"right","localized":"","hint":""},
  {"id":"","label":"up","localized":"","hint":""},
  {"id":"","label":"down","localized":"","hint":""},
  {"id":"","label":"Fall-off exponent (lower=higher detail)","localized":"","hint":""},
  {"id":"","label":"Color variation","localized":"","hint":""},
  {"id":"","label":"Tile overlap","localized":"","hint":"For SD upscale, how much overlap in pixels should there be between tiles. Tiles overlap so that when they are merged back into one picture, there is no clearly visible seam"},
  {"id":"","label":"Scale Factor","localized":"","hint":""},
  {"id":"","label":"None","localized":"","hint":"Do not do anything special"},
  {"id":"","label":"Grid margins","localized":"","hint":""}
]
}
⚠️ **GitHub.com Fallback** ⚠️