stable-diffusion-webui-loca.../template/ks_JP/extensions/sd_dreambooth_extension.json

237 lines
12 KiB
JSON

{
"Dreambooth": "Dreambooth",
"Load Settings": "Load Settings",
"Save Settings": "Save Settings",
"Generate Ckpt": "Generate Ckpt",
"Save Weights": "Save Weights",
"Generate Samples": "Generate Samples",
"Cancel": "Cancel",
"Select or create a model to begin.": "Select or create a model to begin.",
"Model": "Model",
"Select": "Select",
"Create": "Create",
"Snapshot to Resume": "Snapshot to Resume",
"Lora Model": "Lora Model",
"Loaded Model:": "Loaded Model:",
"Model Revision:": "Model Revision:",
"Model Epoch:": "Model Epoch:",
"V2 Model:": "V2 Model:",
"Has EMA:": "Has EMA:",
"Source Checkpoint:": "Source Checkpoint:",
"Create Model": "Create Model",
"Create From Hub": "Create From Hub",
"512x Model": "512x Model",
"Model Path": "Model Path",
"HuggingFace Token": "HuggingFace Token",
"Source Checkpoint": "Source Checkpoint",
"Extract EMA Weights": "Extract EMA Weights",
"Unfreeze Model": "Unfreeze Model",
"Input": "Input",
"Concepts": "Concepts",
"Saving": "Saving",
"Testing": "Testing",
"Performance Wizard (WIP)": "Performance Wizard (WIP)",
"Basic": "Basic",
"General": "General",
"Use LORA": "Use LORA",
"Use Lora Extended": "Use Lora Extended",
"Train Imagic Only": "Train Imagic Only",
"Train Inpainting Model": "Train Inpainting Model",
"Generate Classification Images Using txt2img": "Generate Classification Images Using txt2img",
"Intervals": "Intervals",
"Training Steps Per Image (Epochs)": "Training Steps Per Image (Epochs)",
"Pause After N Epochs": "Pause After N Epochs",
"Amount of time to pause between Epochs (s)": "Amount of time to pause between Epochs (s)",
"Save Model Frequency (Epochs)": "Save Model Frequency (Epochs)",
"Save Preview(s) Frequency (Epochs)": "Save Preview(s) Frequency (Epochs)",
"Batching": "Batching",
"Batch Size": "Batch Size",
"Gradient Accumulation Steps": "Gradient Accumulation Steps",
"Class Batch Size": "Class Batch Size",
"Set Gradients to None When Zeroing": "Set Gradients to None When Zeroing",
"Gradient Checkpointing": "Gradient Checkpointing",
"Learning Rate": "Learning Rate",
"Learning Rate Scheduler": "Learning Rate Scheduler",
"linear_with_warmup": "linear_with_warmup",
"cosine": "cosine",
"cosine_annealing": "cosine_annealing",
"cosine_annealing_with_restarts": "cosine_annealing_with_restarts",
"cosine_with_restarts": "cosine_with_restarts",
"polynomial": "polynomial",
"constant": "constant",
"constant_with_warmup": "constant_with_warmup",
"Min Learning Rate": "Min Learning Rate",
"Number of Hard Resets": "Number of Hard Resets",
"Constant/Linear Starting Factor": "Constant/Linear Starting Factor",
"Polynomial Power": "Polynomial Power",
"Scale Position": "Scale Position",
"Lora UNET Learning Rate": "Lora UNET Learning Rate",
"Lora Text Encoder Learning Rate": "Lora Text Encoder Learning Rate",
"Learning Rate Warmup Steps": "Learning Rate Warmup Steps",
"Image Processing": "Image Processing",
"Max Resolution": "Max Resolution",
"Apply Horizontal Flip": "Apply Horizontal Flip",
"Sanity Sample Prompt": "Sanity Sample Prompt",
"Sanity Sample Negative Prompt": "Sanity Sample Negative Prompt",
"Sanity Sample Seed": "Sanity Sample Seed",
"Miscellaneous": "Miscellaneous",
"Pretrained VAE Name or Path": "Pretrained VAE Name or Path",
"Use Concepts List": "Use Concepts List",
"Concepts List": "Concepts List",
"API Key": "API Key",
"Discord Webhook": "Discord Webhook",
"Save and Test Webhook": "Save and Test Webhook",
"Advanced": "Advanced",
"Tuning": "Tuning",
"Use EMA": "Use EMA",
"Optimizer": "Optimizer",
"8Bit Adam": "8Bit Adam",
"Lion": "Lion",
"Mixed Precision": "Mixed Precision",
"no": "no",
"fp16": "fp16",
"Memory Attention": "Memory Attention",
"default": "default",
"xformers": "xformers",
"Cache Latents": "Cache Latents",
"Train UNET": "Train UNET",
"Step Ratio of Text Encoder Training": "Step Ratio of Text Encoder Training",
"Offset Noise": "Offset Noise",
"Freeze CLIP Normalization Layers": "Freeze CLIP Normalization Layers",
"Clip Skip": "Clip Skip",
"AdamW Weight Decay": "AdamW Weight Decay",
"Pad Tokens": "Pad Tokens",
"Strict Tokens": "Strict Tokens",
"Shuffle Tags": "Shuffle Tags",
"Max Token Length": "Max Token Length",
"Prior Loss": "Prior Loss",
"Scale Prior Loss": "Scale Prior Loss",
"Prior Loss Weight": "Prior Loss Weight",
"Prior Loss Target": "Prior Loss Target",
"Minimum Prior Loss Weight": "Minimum Prior Loss Weight",
"Training Wizard (Person)": "Training Wizard (Person)",
"Training Wizard (Object/Style)": "Training Wizard (Object/Style)",
"Concept 1": "Concept 1",
"Concept 2": "Concept 2",
"Concept 3": "Concept 3",
"Concept 4": "Concept 4",
"Directories": "Directories",
"Dataset Directory": "Dataset Directory",
"Classification Dataset Directory": "Classification Dataset Directory",
"Filewords": "Filewords",
"Instance Token": "Instance Token",
"Class Token": "Class Token",
"Prompts": "Prompts",
"Instance Prompt": "Instance Prompt",
"Class Prompt": "Class Prompt",
"Sample Image Prompt": "Sample Image Prompt",
"Classification Image Negative Prompt": "Classification Image Negative Prompt",
"Sample Prompt Template File": "Sample Prompt Template File",
"Sample Negative Prompt": "Sample Negative Prompt",
"Image Generation": "Image Generation",
"Class Images Per Instance Image": "Class Images Per Instance Image",
"Classification CFG Scale": "Classification CFG Scale",
"Classification Steps": "Classification Steps",
"Number of Samples to Generate": "Number of Samples to Generate",
"Sample Seed": "Sample Seed",
"Sample CFG Scale": "Sample CFG Scale",
"Sample Steps": "Sample Steps",
"Custom Model Name": "Custom Model Name",
"Save in .safetensors format": "Save in .safetensors format",
"Save EMA Weights to Generated Models": "Save EMA Weights to Generated Models",
"Use EMA Weights for Inference": "Use EMA Weights for Inference",
"Checkpoints": "Checkpoints",
"Half Model": "Half Model",
"Save Checkpoint to Subdirectory": "Save Checkpoint to Subdirectory",
"Generate a .ckpt file when saving during training.": "Generate a .ckpt file when saving during training.",
"Generate a .ckpt file when training completes.": "Generate a .ckpt file when training completes.",
"Generate a .ckpt file when training is canceled.": "Generate a .ckpt file when training is canceled.",
"Lora UNET Rank": "Lora UNET Rank",
"Lora Text Encoder Rank": "Lora Text Encoder Rank",
"Lora Weight": "Lora Weight",
"Lora Text Weight": "Lora Text Weight",
"Generate lora weights when saving during training.": "Generate lora weights when saving during training.",
"Generate lora weights when training completes.": "Generate lora weights when training completes.",
"Generate lora weights when training is canceled.": "Generate lora weights when training is canceled.",
"Generate lora weights for extra networks.": "Generate lora weights for extra networks.",
"Diffusion Weights": "Diffusion Weights",
"Save separate diffusers snapshots when saving during training.": "Save separate diffusers snapshots when saving during training.",
"Save separate diffusers snapshots when training completes.": "Save separate diffusers snapshots when training completes.",
"Save separate diffusers snapshots when training is canceled.": "Save separate diffusers snapshots when training is canceled.",
"Generate Class Images": "Generate Class Images",
"Generate Graph": "Generate Graph",
"Graph Smoothing Steps": "Graph Smoothing Steps",
"Debug Buckets": "Debug Buckets",
"Epochs to Simulate": "Epochs to Simulate",
"Batch Size to Simulate": "Batch Size to Simulate",
"Generate Sample Images": "Generate Sample Images",
"Sample Prompt": "Sample Prompt",
"Sample Prompt File": "Sample Prompt File",
"Sample Width": "Sample Width",
"Sample Height": "Sample Height",
"Sample Batch Size": "Sample Batch Size",
"Scheduler": "Scheduler",
"DDPM": "DDPM",
"PNDM": "PNDM",
"LMSDiscrete": "LMSDiscrete",
"EulerDiscrete": "EulerDiscrete",
"HeunDiscrete": "HeunDiscrete",
"EulerAncestralDiscrete": "EulerAncestralDiscrete",
"DPMSolverMultistep": "DPMSolverMultistep",
"DPMSolverSinglestep": "DPMSolverSinglestep",
"KDPM2Discrete": "KDPM2Discrete",
"KDPM2AncestralDiscrete": "KDPM2AncestralDiscrete",
"DEISMultistep": "DEISMultistep",
"UniPCMultistep": "UniPCMultistep",
"Swap Sample Faces": "Swap Sample Faces",
"Swap Prompt": "Swap Prompt",
"Swap Negative Prompt": "Swap Negative Prompt",
"Swap Steps": "Swap Steps",
"Swap Batch": "Swap Batch",
"Use txt2img": "Use txt2img",
"Deterministic": "Deterministic",
"Use EMA for prediction.": "Use EMA for prediction.",
"Calculate Split Loss": "Calculate Split Loss",
"Use TensorFloat 32": "Use TensorFloat 32",
"Use DEIS for noise scheduler": "Use DEIS for noise scheduler",
"Update Extension and Restart": "Update Extension and Restart",
"Bucket Cropping": "Bucket Cropping",
"Source Path": "Source Path",
"Dest Path": "Dest Path",
"Max Res": "Max Res",
"Bucket Steps": "Bucket Steps",
"Dry Run": "Dry Run",
"Start Cropping": "Start Cropping",
"Output": "Output",
"Checkbox": "Checkbox",
"Image": "Image",
"Check Progress": "Check Progress",
"Update Parameters": "Update Parameters",
"Changelog": "Changelog",
"X": "X",
"Release notes": "Release notes",
"sd_dreambooth_extension": "sd_dreambooth_extension",
"https://github.com/d8ahazard/sd_dreambooth_extension.git": "https://github.com/d8ahazard/sd_dreambooth_extension.git",
"A generic prompt used to generate a sample image to verify model fidelity.": "A generic prompt used to generate a sample image to verify model fidelity.",
"A negative prompt for the generic sample image.": "A negative prompt for the generic sample image.",
"Leave blank to use base model VAE.": "Leave blank to use base model VAE.",
"Path to JSON file with concepts to train.": "Path to JSON file with concepts to train.",
"https://discord.com/api/webhooks/XXX/XXXX": "https://discord.com/api/webhooks/XXX/XXXX",
"(Optional) Path to directory with classification/regularization images": "(Optional) Path to directory with classification/regularization images",
"When using [filewords], this is the subject to use when building prompts.": "When using [filewords], this is the subject to use when building prompts.",
"When using [filewords], this is the class to use when building prompts.": "When using [filewords], this is the class to use when building prompts.",
"Optionally use [filewords] to read image captions from files.": "Optionally use [filewords] to read image captions from files.",
"Leave blank to use instance prompt. Optionally use [filewords] to base sample captions on instance images.": "Leave blank to use instance prompt. Optionally use [filewords] to base sample captions on instance images.",
"Enter the path to a txt file containing sample prompts.": "Enter the path to a txt file containing sample prompts.",
"Enter a model name for saving checkpoints and lora models.": "Enter a model name for saving checkpoints and lora models.",
"Training Prompts": "Training Prompts",
"Sample Prompts": "Sample Prompts",
"Class Image Generation": "Class Image Generation",
"Sample Image Generation": "Sample Image Generation",
"Class Generation Schedulers": "Class Generation Schedulers",
"Image Generation Library": "Image Generation Library",
"Image Generation Scheduler": "Image Generation Scheduler",
"Experimental Settings": "Experimental Settings",
"Use EMA for prediction": "Use EMA for prediction"
}