Merge i18n/l10n & Update README📃

pull/82/head
github-actions[bot] 2023-03-31 01:22:37 +00:00
parent 3c4a080f0d
commit 884f49aea2
5 changed files with 149 additions and 149 deletions

View File

@ -136,7 +136,7 @@ https://github.com/Katsuyuki-Karasawa/stable-diffusion-webui-localization-ja_JP
<summary>拡張機能</summary>
- [x] ![DreamArtist-sd-webui-extension translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [DreamArtist-sd-webui-extension](https://github.com/7eu7d7/DreamArtist-sd-webui-extension)
- [x] ![Hypernetwork-Monkeypatch-Extension translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [Hypernetwork-Monkeypatch-Extension](https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension)
- [x] ![Hypernetwork-Monkeypatch-Extension translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [Hypernetwork-Monkeypatch-Extension](https://github.com/7eu7d7/DreamArtist-sd-webui-extension)
- [x] ![SD-latent-mirroring translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [SD-latent-mirroring](https://github.com/dfaker/SD-latent-mirroring)
- [x] ![a1111-sd-webui-haku-img translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [a1111-sd-webui-haku-img](https://github.com/KohakuBlueleaf/a1111-sd-webui-haku-img)
- [x] ![a1111-sd-webui-tagcomplete translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [a1111-sd-webui-tagcomplete](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete)

View File

@ -1491,6 +1491,77 @@
"sd-webui-cutoff": "sd-webui-cutoff",
"https://github.com/hnmr293/sd-webui-cutoff.git": "https://github.com/hnmr293/sd-webui-cutoff.git",
"red, blue": "red, blue",
"CLIP_test": "CLIP_test",
"Create Beta hypernetwork": "Beta hypernetworkを作成",
"Train_Gamma": "トレイン_ガンマ",
"Train_Tuning": "トレイン_チューニング",
"Show advanced options": "詳細オプションを表示",
"Weight initialization seed, set -1 for default": "重み初期化シード値、デフォルトは-1に設定",
"Standard Deviation for Normal weight initialization": "標準重量初期化の標準偏位",
"Use dropout. Might improve training when dataset is small / limited.": "ドロップアウトを使用します。データセットが小さい/限られている場合、トレーニングを改善する可能性があります。",
"Use skip-connection. Won't work without extension!": "スキップ接続を使用してください。拡張機能なしでは動作しません!",
"Optional information about Hypernetwork": "Hypernetwork に関するオプション情報",
"Setting file name": "設定ファイル名",
"Save hypernetwork setting to file": "ハイパーネットワークの設定をファイルに保存",
"Train an embedding or Hypernetwork; you must specify a directory": "埋め込みまたはハイパーネットワークを訓練します。ディレクトリを指定する必要があります",
"Show advanced learn rate scheduler options": "高度なlearn rateスケジューラオプションを表示",
"Show advanced adamW parameter options)": "高度なadamWパラメータオプションを表示します)",
"Show Gradient Clipping Options(for both)": "Gradient Clipping オプションを表示(for both)",
"Show Noise Scheduler Options(for both)": "Noise Scheduler オプションを表示(for both)",
"Uses D-Adaptation(LR Free) AdamW. Recommended LR is 1.0 at base": "D-Adaptation(LR Free) AdamWを使用中。 baseではLR 1.0が推奨されています。",
"AdamW weight decay parameter": "AdamW weight decay パラメータ",
"AdamW beta1 parameter": "AdamW beta1 パラメータ",
"AdamW beta2 parameter": "AdamW beta2 パラメータ",
"AdamW epsilon parameter": "AdamW epsilon パラメータ",
"Growth factor limiting, use value like 1.02 or leave it as -1": "Growth factor limiting, 1.02のような値を使用するか、 -1のままにしてください。",
"Use CosineAnnealingWarmupRestarts Scheduler": "CosineAnnealingWarmupRestartスケジューラを使用。",
"Steps for cycle": "サイクルに於けるステップ数",
"Step multiplier per cycle": "サイクルごとのステップ乗数",
"Warmup step per cycle": "サイクルごとのウォームアップステップ数",
"Minimum learning rate": "最小学習レート",
"Decays learning rate every cycle": "各サイクルの学習率を算出する",
"Saves when every cycle finishes": "各サイクル終了時に保存する",
"Generates image when every cycle finishes": "各サイクル終了時に画像を生成する",
"Gradient Clipping Options": "グラデーションクリッピングオプション",
"limit": "制限",
"Limiting value": "限界値",
"Norm type": "ノルム種別",
"Use Noise training scheduler(test)": "ノイズトレーニングスケジューラを使用(テスト)",
"Restarts noise scheduler, or linear": "ノイズスケジューラまたはリニアを再起動します",
"Restarts noise scheduler every nth epoch": "ノイズスケジューラを各エポックごとに再起動します",
"Unload Optimizer when generating preview(hypernetwork)": "プレビューの生成時(hypernetwork) にオプティマイザをアンロードします",
"Standard deviation for sampling": "サンプリングの標準偏差",
"loss type": "損失種別",
"loss": "損失",
"loss_simple": "loss_simple",
"loss_vlb": "loss_vlb",
"Save training setting": "トレーニング設定を保存",
"File name to save setting as": "設定を保存するファイル名",
"Load training option from saved json file. This will override settings above": "保存されたjsonファイルからトレーニングオプションを読み込みます。これは既存の設定を上書きします",
"Train Hypernetwork; you must specify a directory": "Hypernetwork トレーニング; ディレクトリを指定してください",
"Hypernetwork name to create, leave it empty to use selected": "Hypernetwork名を作成します。空白のままにすると empty が使用されます",
"Load Hypernetwork creation option from saved json file": "保存された json ファイルから Hypernetwork の作成オプションを読み込む",
"Load training option(s) from saved json file": "保存されたjsonファイルからトレーニングオプションを読み込む",
"Save a copy of model to log directory every N steps, 0 to disable": "Nステップごとにモデルのコピーをログディレクトリに保存します。無効にする場合は0を入力してください。",
"Manual dataset seed": "手動でデータセットシードを使う",
"CLIP-test": "CLIPテスト",
"CLIP Text models. Set to empty to not change.": "CLIPテキストモデル。変更しない場合は設定しないでください。",
"Enable clip model change. This will be triggered from next model changes.": "Clipモデルの変更を有効にします。これは、次のモデルの変更からトリガされます。",
"Detach grad from conditioning models": "条件付きモデルから勾配を切り離す",
"Hypernetwork-MonkeyPatch-Extension": "ハイパーネットワーク-モンキーパッチ拡張",
"must be positive float": "正の小数である必要があります",
"Training information, dateset, etc": "トレーニング情報、日付セットなど",
"default = 0.01": "既定値 = 0.01",
"default = 0.9": "既定値 = 0.9",
"default = 0.99": "既定値 = 0.99",
"default = 1e-8": "既定値 =1e-8",
"Cycles every nth Step": "N番目のステップごとのサイクル数",
"Step length multiplier every cycle": "サイクルごとのステップ長の乗数",
"CosineAnnealing lr increase step": "負荷を増加させるステップ",
"restricts decay value, but does not restrict gamma rate decay": "減衰値を制限しますが、ガンマレートの減衰は制限しません",
"Value should be in (0-1]": "値は(0-1] の範囲内である必要があります",
". filename cannot have ',' inside, and files should be splitted by ','.": ". ファイル名には「,」を含めることはできず、ファイルは「,」で区切られる必要があります。",
"https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git": "https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git",
"Attention Heatmap": "ヒートマップ",
"Attention texts for visualization. (comma separated)": "視覚化のためのテキスト(カンマ区切り)",
"Hide heatmap images": "ヒートマップ画像を非表示",
@ -1616,77 +1687,6 @@
"Upscale and Resize": "アップスケールとサイズ変更",
"Cancel": "取消",
"https://github.com/d8ahazard/sd_smartprocess.git": "https://github.com/d8ahazard/sd_smartprocess.git",
"CLIP_test": "CLIP_test",
"Create Beta hypernetwork": "Beta hypernetworkを作成",
"Train_Gamma": "トレイン_ガンマ",
"Train_Tuning": "トレイン_チューニング",
"Show advanced options": "詳細オプションを表示",
"Weight initialization seed, set -1 for default": "重み初期化シード値、デフォルトは-1に設定",
"Standard Deviation for Normal weight initialization": "標準重量初期化の標準偏位",
"Use dropout. Might improve training when dataset is small / limited.": "ドロップアウトを使用します。データセットが小さい/限られている場合、トレーニングを改善する可能性があります。",
"Use skip-connection. Won't work without extension!": "スキップ接続を使用してください。拡張機能なしでは動作しません!",
"Optional information about Hypernetwork": "Hypernetwork に関するオプション情報",
"Setting file name": "設定ファイル名",
"Save hypernetwork setting to file": "ハイパーネットワークの設定をファイルに保存",
"Train an embedding or Hypernetwork; you must specify a directory": "埋め込みまたはハイパーネットワークを訓練します。ディレクトリを指定する必要があります",
"Show advanced learn rate scheduler options": "高度なlearn rateスケジューラオプションを表示",
"Show advanced adamW parameter options)": "高度なadamWパラメータオプションを表示します)",
"Show Gradient Clipping Options(for both)": "Gradient Clipping オプションを表示(for both)",
"Show Noise Scheduler Options(for both)": "Noise Scheduler オプションを表示(for both)",
"Uses D-Adaptation(LR Free) AdamW. Recommended LR is 1.0 at base": "D-Adaptation(LR Free) AdamWを使用中。 baseではLR 1.0が推奨されています。",
"AdamW weight decay parameter": "AdamW weight decay パラメータ",
"AdamW beta1 parameter": "AdamW beta1 パラメータ",
"AdamW beta2 parameter": "AdamW beta2 パラメータ",
"AdamW epsilon parameter": "AdamW epsilon パラメータ",
"Growth factor limiting, use value like 1.02 or leave it as -1": "Growth factor limiting, 1.02のような値を使用するか、 -1のままにしてください。",
"Use CosineAnnealingWarmupRestarts Scheduler": "CosineAnnealingWarmupRestartスケジューラを使用。",
"Steps for cycle": "サイクルに於けるステップ数",
"Step multiplier per cycle": "サイクルごとのステップ乗数",
"Warmup step per cycle": "サイクルごとのウォームアップステップ数",
"Minimum learning rate": "最小学習レート",
"Decays learning rate every cycle": "各サイクルの学習率を算出する",
"Saves when every cycle finishes": "各サイクル終了時に保存する",
"Generates image when every cycle finishes": "各サイクル終了時に画像を生成する",
"Gradient Clipping Options": "グラデーションクリッピングオプション",
"limit": "制限",
"Limiting value": "限界値",
"Norm type": "ノルム種別",
"Use Noise training scheduler(test)": "ノイズトレーニングスケジューラを使用(テスト)",
"Restarts noise scheduler, or linear": "ノイズスケジューラまたはリニアを再起動します",
"Restarts noise scheduler every nth epoch": "ノイズスケジューラを各エポックごとに再起動します",
"Unload Optimizer when generating preview(hypernetwork)": "プレビューの生成時(hypernetwork) にオプティマイザをアンロードします",
"Standard deviation for sampling": "サンプリングの標準偏差",
"loss type": "損失種別",
"loss": "損失",
"loss_simple": "loss_simple",
"loss_vlb": "loss_vlb",
"Save training setting": "トレーニング設定を保存",
"File name to save setting as": "設定を保存するファイル名",
"Load training option from saved json file. This will override settings above": "保存されたjsonファイルからトレーニングオプションを読み込みます。これは既存の設定を上書きします",
"Train Hypernetwork; you must specify a directory": "Hypernetwork トレーニング; ディレクトリを指定してください",
"Hypernetwork name to create, leave it empty to use selected": "Hypernetwork名を作成します。空白のままにすると empty が使用されます",
"Load Hypernetwork creation option from saved json file": "保存された json ファイルから Hypernetwork の作成オプションを読み込む",
"Load training option(s) from saved json file": "保存されたjsonファイルからトレーニングオプションを読み込む",
"Save a copy of model to log directory every N steps, 0 to disable": "Nステップごとにモデルのコピーをログディレクトリに保存します。無効にする場合は0を入力してください。",
"Manual dataset seed": "手動でデータセットシードを使う",
"CLIP-test": "CLIPテスト",
"CLIP Text models. Set to empty to not change.": "CLIPテキストモデル。変更しない場合は設定しないでください。",
"Enable clip model change. This will be triggered from next model changes.": "Clipモデルの変更を有効にします。これは、次のモデルの変更からトリガされます。",
"Detach grad from conditioning models": "条件付きモデルから勾配を切り離す",
"Hypernetwork-MonkeyPatch-Extension": "ハイパーネットワーク-モンキーパッチ拡張",
"must be positive float": "正の小数である必要があります",
"Training information, dateset, etc": "トレーニング情報、日付セットなど",
"default = 0.01": "既定値 = 0.01",
"default = 0.9": "既定値 = 0.9",
"default = 0.99": "既定値 = 0.99",
"default = 1e-8": "既定値 =1e-8",
"Cycles every nth Step": "N番目のステップごとのサイクル数",
"Step length multiplier every cycle": "サイクルごとのステップ長の乗数",
"CosineAnnealing lr increase step": "負荷を増加させるステップ",
"restricts decay value, but does not restrict gamma rate decay": "減衰値を制限しますが、ガンマレートの減衰は制限しません",
"Value should be in (0-1]": "値は(0-1] の範囲内である必要があります",
". filename cannot have ',' inside, and files should be splitted by ','.": ". ファイル名には「,」を含めることはできず、ファイルは「,」で区切られる必要があります。",
"https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git": "https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git",
"Conditioning Highres": "コンディショニングHighres.fix",
"Conditioning Highres.fix strength (for sd-v1-5-inpainting)": "コンディショニングHighres.fix強度(sd-v1-5 inpaint用)",
"Cond.fix: Disabled (none)": "Cond.fix: 無効 (無し)",

View File

@ -1491,6 +1491,77 @@
"sd-webui-cutoff": "sd-webui-cutoff",
"https://github.com/hnmr293/sd-webui-cutoff.git": "https://github.com/hnmr293/sd-webui-cutoff.git",
"red, blue": "red, blue",
"CLIP_test": "CLIP_test",
"Create Beta hypernetwork": "Create Beta hypernetwork",
"Train_Gamma": "Train_Gamma",
"Train_Tuning": "Train_Tuning",
"Show advanced options": "Show advanced options",
"Weight initialization seed, set -1 for default": "Weight initialization seed, set -1 for default",
"Standard Deviation for Normal weight initialization": "Standard Deviation for Normal weight initialization",
"Use dropout. Might improve training when dataset is small / limited.": "Use dropout. Might improve training when dataset is small / limited.",
"Use skip-connection. Won't work without extension!": "Use skip-connection. Won't work without extension!",
"Optional information about Hypernetwork": "Optional information about Hypernetwork",
"Setting file name": "Setting file name",
"Save hypernetwork setting to file": "Save hypernetwork setting to file",
"Train an embedding or Hypernetwork; you must specify a directory": "Train an embedding or Hypernetwork; you must specify a directory",
"Show advanced learn rate scheduler options": "Show advanced learn rate scheduler options",
"Show advanced adamW parameter options)": "Show advanced adamW parameter options)",
"Show Gradient Clipping Options(for both)": "Show Gradient Clipping Options(for both)",
"Show Noise Scheduler Options(for both)": "Show Noise Scheduler Options(for both)",
"Uses D-Adaptation(LR Free) AdamW. Recommended LR is 1.0 at base": "Uses D-Adaptation(LR Free) AdamW. Recommended LR is 1.0 at base",
"AdamW weight decay parameter": "AdamW weight decay parameter",
"AdamW beta1 parameter": "AdamW beta1 parameter",
"AdamW beta2 parameter": "AdamW beta2 parameter",
"AdamW epsilon parameter": "AdamW epsilon parameter",
"Growth factor limiting, use value like 1.02 or leave it as -1": "Growth factor limiting, use value like 1.02 or leave it as -1",
"Use CosineAnnealingWarmupRestarts Scheduler": "Use CosineAnnealingWarmupRestarts Scheduler",
"Steps for cycle": "Steps for cycle",
"Step multiplier per cycle": "Step multiplier per cycle",
"Warmup step per cycle": "Warmup step per cycle",
"Minimum learning rate": "Minimum learning rate",
"Decays learning rate every cycle": "Decays learning rate every cycle",
"Saves when every cycle finishes": "Saves when every cycle finishes",
"Generates image when every cycle finishes": "Generates image when every cycle finishes",
"Gradient Clipping Options": "Gradient Clipping Options",
"limit": "limit",
"Limiting value": "Limiting value",
"Norm type": "Norm type",
"Use Noise training scheduler(test)": "Use Noise training scheduler(test)",
"Restarts noise scheduler, or linear": "Restarts noise scheduler, or linear",
"Restarts noise scheduler every nth epoch": "Restarts noise scheduler every nth epoch",
"Unload Optimizer when generating preview(hypernetwork)": "Unload Optimizer when generating preview(hypernetwork)",
"Standard deviation for sampling": "Standard deviation for sampling",
"loss type": "loss type",
"loss": "loss",
"loss_simple": "loss_simple",
"loss_vlb": "loss_vlb",
"Save training setting": "Save training setting",
"File name to save setting as": "File name to save setting as",
"Load training option from saved json file. This will override settings above": "Load training option from saved json file. This will override settings above",
"Train Hypernetwork; you must specify a directory": "Train Hypernetwork; you must specify a directory",
"Hypernetwork name to create, leave it empty to use selected": "Hypernetwork name to create, leave it empty to use selected",
"Load Hypernetwork creation option from saved json file": "Load Hypernetwork creation option from saved json file",
"Load training option(s) from saved json file": "Load training option(s) from saved json file",
"Save a copy of model to log directory every N steps, 0 to disable": "Save a copy of model to log directory every N steps, 0 to disable",
"Manual dataset seed": "Manual dataset seed",
"CLIP-test": "CLIP-test",
"CLIP Text models. Set to empty to not change.": "CLIP Text models. Set to empty to not change.",
"Enable clip model change. This will be triggered from next model changes.": "Enable clip model change. This will be triggered from next model changes.",
"Detach grad from conditioning models": "Detach grad from conditioning models",
"Hypernetwork-MonkeyPatch-Extension": "Hypernetwork-MonkeyPatch-Extension",
"must be positive float": "must be positive float",
"Training information, dateset, etc": "Training information, dateset, etc",
"default = 0.01": "default = 0.01",
"default = 0.9": "default = 0.9",
"default = 0.99": "default = 0.99",
"default = 1e-8": "default = 1e-8",
"Cycles every nth Step": "Cycles every nth Step",
"Step length multiplier every cycle": "Step length multiplier every cycle",
"CosineAnnealing lr increase step": "CosineAnnealing lr increase step",
"restricts decay value, but does not restrict gamma rate decay": "restricts decay value, but does not restrict gamma rate decay",
"Value should be in (0-1]": "Value should be in (0-1]",
". filename cannot have ',' inside, and files should be splitted by ','.": ". filename cannot have ',' inside, and files should be splitted by ','.",
"https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git": "https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git",
"Attention Heatmap": "Attention Heatmap",
"Attention texts for visualization. (comma separated)": "Attention texts for visualization. (comma separated)",
"Hide heatmap images": "Hide heatmap images",
@ -1616,77 +1687,6 @@
"Upscale and Resize": "Upscale and Resize",
"Cancel": "Cancel",
"https://github.com/d8ahazard/sd_smartprocess.git": "https://github.com/d8ahazard/sd_smartprocess.git",
"CLIP_test": "CLIP_test",
"Create Beta hypernetwork": "Create Beta hypernetwork",
"Train_Gamma": "Train_Gamma",
"Train_Tuning": "Train_Tuning",
"Show advanced options": "Show advanced options",
"Weight initialization seed, set -1 for default": "Weight initialization seed, set -1 for default",
"Standard Deviation for Normal weight initialization": "Standard Deviation for Normal weight initialization",
"Use dropout. Might improve training when dataset is small / limited.": "Use dropout. Might improve training when dataset is small / limited.",
"Use skip-connection. Won't work without extension!": "Use skip-connection. Won't work without extension!",
"Optional information about Hypernetwork": "Optional information about Hypernetwork",
"Setting file name": "Setting file name",
"Save hypernetwork setting to file": "Save hypernetwork setting to file",
"Train an embedding or Hypernetwork; you must specify a directory": "Train an embedding or Hypernetwork; you must specify a directory",
"Show advanced learn rate scheduler options": "Show advanced learn rate scheduler options",
"Show advanced adamW parameter options)": "Show advanced adamW parameter options)",
"Show Gradient Clipping Options(for both)": "Show Gradient Clipping Options(for both)",
"Show Noise Scheduler Options(for both)": "Show Noise Scheduler Options(for both)",
"Uses D-Adaptation(LR Free) AdamW. Recommended LR is 1.0 at base": "Uses D-Adaptation(LR Free) AdamW. Recommended LR is 1.0 at base",
"AdamW weight decay parameter": "AdamW weight decay parameter",
"AdamW beta1 parameter": "AdamW beta1 parameter",
"AdamW beta2 parameter": "AdamW beta2 parameter",
"AdamW epsilon parameter": "AdamW epsilon parameter",
"Growth factor limiting, use value like 1.02 or leave it as -1": "Growth factor limiting, use value like 1.02 or leave it as -1",
"Use CosineAnnealingWarmupRestarts Scheduler": "Use CosineAnnealingWarmupRestarts Scheduler",
"Steps for cycle": "Steps for cycle",
"Step multiplier per cycle": "Step multiplier per cycle",
"Warmup step per cycle": "Warmup step per cycle",
"Minimum learning rate": "Minimum learning rate",
"Decays learning rate every cycle": "Decays learning rate every cycle",
"Saves when every cycle finishes": "Saves when every cycle finishes",
"Generates image when every cycle finishes": "Generates image when every cycle finishes",
"Gradient Clipping Options": "Gradient Clipping Options",
"limit": "limit",
"Limiting value": "Limiting value",
"Norm type": "Norm type",
"Use Noise training scheduler(test)": "Use Noise training scheduler(test)",
"Restarts noise scheduler, or linear": "Restarts noise scheduler, or linear",
"Restarts noise scheduler every nth epoch": "Restarts noise scheduler every nth epoch",
"Unload Optimizer when generating preview(hypernetwork)": "Unload Optimizer when generating preview(hypernetwork)",
"Standard deviation for sampling": "Standard deviation for sampling",
"loss type": "loss type",
"loss": "loss",
"loss_simple": "loss_simple",
"loss_vlb": "loss_vlb",
"Save training setting": "Save training setting",
"File name to save setting as": "File name to save setting as",
"Load training option from saved json file. This will override settings above": "Load training option from saved json file. This will override settings above",
"Train Hypernetwork; you must specify a directory": "Train Hypernetwork; you must specify a directory",
"Hypernetwork name to create, leave it empty to use selected": "Hypernetwork name to create, leave it empty to use selected",
"Load Hypernetwork creation option from saved json file": "Load Hypernetwork creation option from saved json file",
"Load training option(s) from saved json file": "Load training option(s) from saved json file",
"Save a copy of model to log directory every N steps, 0 to disable": "Save a copy of model to log directory every N steps, 0 to disable",
"Manual dataset seed": "Manual dataset seed",
"CLIP-test": "CLIP-test",
"CLIP Text models. Set to empty to not change.": "CLIP Text models. Set to empty to not change.",
"Enable clip model change. This will be triggered from next model changes.": "Enable clip model change. This will be triggered from next model changes.",
"Detach grad from conditioning models": "Detach grad from conditioning models",
"Hypernetwork-MonkeyPatch-Extension": "Hypernetwork-MonkeyPatch-Extension",
"must be positive float": "must be positive float",
"Training information, dateset, etc": "Training information, dateset, etc",
"default = 0.01": "default = 0.01",
"default = 0.9": "default = 0.9",
"default = 0.99": "default = 0.99",
"default = 1e-8": "default = 1e-8",
"Cycles every nth Step": "Cycles every nth Step",
"Step length multiplier every cycle": "Step length multiplier every cycle",
"CosineAnnealing lr increase step": "CosineAnnealing lr increase step",
"restricts decay value, but does not restrict gamma rate decay": "restricts decay value, but does not restrict gamma rate decay",
"Value should be in (0-1]": "Value should be in (0-1]",
". filename cannot have ',' inside, and files should be splitted by ','.": ". filename cannot have ',' inside, and files should be splitted by ','.",
"https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git": "https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git",
"Conditioning Highres": "Conditioning Highres",
"Conditioning Highres.fix strength (for sd-v1-5-inpainting)": "Conditioning Highres.fix strength (for sd-v1-5-inpainting)",
"Cond.fix: Disabled (none)": "Cond.fix: Disabled (none)",

View File

@ -74,6 +74,9 @@
"./template/ja_JP/extensions/sd-webui-llul.json" - "有効化".
"./template/ja_JP/extensions/unprompted.json" - "有効化".
"Prompt template file"
"./template/ja_JP/extensions/Hypernetwork-MonkeyPatch-Extension.json" - "プロンプトテンプレートファイル".
"Inspiration"
"./template/ja_JP/extensions/stable-diffusion-webui-inspiration.json" - "インスピレーション".
@ -102,9 +105,6 @@
"SLerp"
"./template/ja_JP/extensions/sd-webui-llul.json" - "球面線形補間".
"Prompt template file"
"./template/ja_JP/extensions/Hypernetwork-Monkeypatch-Extension.json" - "プロンプトテンプレートファイル".
"Unprompted"
"./template/ja_JP/extensions/unprompted.json" - "Unprompted".

View File

@ -74,6 +74,9 @@
"./template/ks_JP/extensions/sd-webui-llul.json" - "Enabled".
"./template/ks_JP/extensions/unprompted.json" - "Enabled".
"Prompt template file"
"./template/ks_JP/extensions/Hypernetwork-MonkeyPatch-Extension.json" - "Prompt template file".
"Inspiration"
"./template/ks_JP/extensions/stable-diffusion-webui-inspiration.json" - "Inspiration".
@ -102,9 +105,6 @@
"SLerp"
"./template/ks_JP/extensions/sd-webui-llul.json" - "SLerp".
"Prompt template file"
"./template/ks_JP/extensions/Hypernetwork-Monkeypatch-Extension.json" - "Prompt template file".
"Unprompted"
"./template/ks_JP/extensions/unprompted.json" - "Unprompted".